diff options
author | adamw <adamw@FreeBSD.org> | 2004-03-28 00:35:46 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-03-28 00:35:46 +0800 |
commit | 1fb3c68379a1a69f667470d6b8680aa5a1620ba0 (patch) | |
tree | a77645ac8854ca843d2f0755cc57e04ba62f5d83 /multimedia/totem/Makefile | |
parent | 4ad99837d154ad41e7c558965c541126c5336750 (diff) | |
download | freebsd-ports-gnome-1fb3c68379a1a69f667470d6b8680aa5a1620ba0.tar.gz freebsd-ports-gnome-1fb3c68379a1a69f667470d6b8680aa5a1620ba0.tar.zst freebsd-ports-gnome-1fb3c68379a1a69f667470d6b8680aa5a1620ba0.zip |
Add a bunch of missing gconf entries.
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r-- | multimedia/totem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 0e191ae85a6c..7796270a5b4b 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -7,7 +7,7 @@ PORTNAME= totem PORTVERSION= 0.99.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/..$//} |