diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-23 22:42:19 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-23 22:42:19 +0800 |
commit | 5c68d919680520f5565cf67edca7cf4d37e4dac0 (patch) | |
tree | c282c10e50816572cc76fdfcfabbdf7b6d4da4fd /multimedia/totem/Makefile | |
parent | 7a34a2d4e50c42da9c8b776f64e7a3f75a63d52b (diff) | |
download | freebsd-ports-gnome-5c68d919680520f5565cf67edca7cf4d37e4dac0.tar.gz freebsd-ports-gnome-5c68d919680520f5565cf67edca7cf4d37e4dac0.tar.zst freebsd-ports-gnome-5c68d919680520f5565cf67edca7cf4d37e4dac0.zip |
Update to 0.99.1.
PR: 53630
Submitted by: maintainer
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r-- | multimedia/totem/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 1cd6d81b8ae1..8b2e5736ef2d 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -6,8 +6,7 @@ # PORTNAME= totem -PORTVERSION= 0.99.0 -PORTREVISION= 2 +PORTVERSION= 0.99.1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/..$//} |