diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-29 01:54:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-29 01:54:29 +0800 |
commit | 01f634fcc2c0b3b53239f445ce36fb5a33f5997c (patch) | |
tree | 194f89060248bd6d50320d10e9815be9e7793d2c | |
parent | 7463c422d8562d409d4b50aefef9d7cd8a2ead03 (diff) | |
download | marcuscom-ports-01f634fcc2c0b3b53239f445ce36fb5a33f5997c.tar marcuscom-ports-01f634fcc2c0b3b53239f445ce36fb5a33f5997c.tar.gz marcuscom-ports-01f634fcc2c0b3b53239f445ce36fb5a33f5997c.tar.bz2 marcuscom-ports-01f634fcc2c0b3b53239f445ce36fb5a33f5997c.tar.lz marcuscom-ports-01f634fcc2c0b3b53239f445ce36fb5a33f5997c.tar.xz marcuscom-ports-01f634fcc2c0b3b53239f445ce36fb5a33f5997c.tar.zst marcuscom-ports-01f634fcc2c0b3b53239f445ce36fb5a33f5997c.zip |
Correct plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10928 df743ca5-7f9a-e211-a948-0013205c9059
-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 |