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 /multimedia/cheese/Makefile | |
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
Diffstat (limited to 'multimedia/cheese/Makefile')
-rw-r--r-- | multimedia/cheese/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |