diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-01 08:09:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-01 08:09:00 +0800 |
commit | acdc24eb91fcaeab2a4e7787fd5a574a8df45cca (patch) | |
tree | 7a6529b0f5920c72c87d385dc50272fabb480a9d /multimedia/gstreamer-plugins-ugly | |
parent | b2146ed4591567a66e8769596ae8b29451121941 (diff) | |
download | marcuscom-ports-acdc24eb91fcaeab2a4e7787fd5a574a8df45cca.tar marcuscom-ports-acdc24eb91fcaeab2a4e7787fd5a574a8df45cca.tar.gz marcuscom-ports-acdc24eb91fcaeab2a4e7787fd5a574a8df45cca.tar.bz2 marcuscom-ports-acdc24eb91fcaeab2a4e7787fd5a574a8df45cca.tar.lz marcuscom-ports-acdc24eb91fcaeab2a4e7787fd5a574a8df45cca.tar.xz marcuscom-ports-acdc24eb91fcaeab2a4e7787fd5a574a8df45cca.tar.zst marcuscom-ports-acdc24eb91fcaeab2a4e7787fd5a574a8df45cca.zip |
Add missing locale file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10591 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins-ugly')
-rw-r--r-- | multimedia/gstreamer-plugins-ugly/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-ugly/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-ugly/Makefile b/multimedia/gstreamer-plugins-ugly/Makefile index 08cb3fe04..9ea9b5704 100644 --- a/multimedia/gstreamer-plugins-ugly/Makefile +++ b/multimedia/gstreamer-plugins-ugly/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/multimedia/gstreamer-plugins-ugly/Makefile,v 1.10 2008/02/21 14:20:39 kwm Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Ugly gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-ugly/pkg-plist b/multimedia/gstreamer-plugins-ugly/pkg-plist index 9e922be94..30cd85adf 100644 --- a/multimedia/gstreamer-plugins-ugly/pkg-plist +++ b/multimedia/gstreamer-plugins-ugly/pkg-plist @@ -34,6 +34,7 @@ share/locale/nl/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/or/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo +share/locale/sk/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo |