diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-30 22:54:50 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-30 22:54:50 +0000 |
commit | e14582ba1a63ecccfaa0ed92bff1726b6b6d994b (patch) | |
tree | b230bacc41dbce3ec44722d05023c63778eaf6b7 /multimedia/totem/Makefile | |
parent | 5b95a25f7153c5eb85add12b35f271e4fad9eb7a (diff) | |
download | FreeBSD-ports-e14582ba1a63ecccfaa0ed92bff1726b6b6d994b.zip FreeBSD-ports-e14582ba1a63ecccfaa0ed92bff1726b6b6d994b.tar.gz |
Update to 0.99.5.
PR: 57432
Submitted by: maintainer
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 f36120d..a6302ac 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= totem -PORTVERSION= 0.99.4 +PORTVERSION= 0.99.5 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/..$//} |