diff options
-rw-r--r-- | multimedia/cheese/Makefile | 3 | ||||
-rw-r--r-- | multimedia/cheese/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile index 198a335e9..cbbc342f5 100644 --- a/multimedia/cheese/Makefile +++ b/multimedia/cheese/Makefile @@ -3,11 +3,12 @@ # Whom: FreeBSD GNOME Team <gnome@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/multimedia/cheese/Makefile,v 1.9 2008/03/10 21:10:13 mezz Exp $ +# $MCom: ports/multimedia/cheese/Makefile,v 1.11 2008/04/28 01:24:27 marcus Exp $ # PORTNAME= cheese PORTVERSION= 2.23.1 +PORTREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/multimedia/cheese/pkg-plist b/multimedia/cheese/pkg-plist index aac04b531..908139ea5 100644 --- a/multimedia/cheese/pkg-plist +++ b/multimedia/cheese/pkg-plist @@ -97,7 +97,6 @@ share/locale/sv/LC_MESSAGES/cheese.mo share/locale/th/LC_MESSAGES/cheese.mo share/locale/tr/LC_MESSAGES/cheese.mo share/locale/uk/LC_MESSAGES/cheese.mo -share/locale/vi/LC_MESSAGES/cheese.mo share/locale/zh_CN/LC_MESSAGES/cheese.mo share/locale/zh_HK/LC_MESSAGES/cheese.mo share/locale/zh_TW/LC_MESSAGES/cheese.mo |