diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-01 06:54:50 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-01 06:54:50 +0800 |
commit | cc28ba4d4e79c0ef871105d294be524efc05dd2c (patch) | |
tree | fa3baa4a8490d062385126414349d795a6ec1b46 /multimedia/totem/Makefile | |
parent | c2047e675a25906f4efd3edfc1264e14c88591fa (diff) | |
download | freebsd-ports-gnome-cc28ba4d4e79c0ef871105d294be524efc05dd2c.tar.gz freebsd-ports-gnome-cc28ba4d4e79c0ef871105d294be524efc05dd2c.tar.zst freebsd-ports-gnome-cc28ba4d4e79c0ef871105d294be524efc05dd2c.zip |
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 f36120d46f00..a6302acc09fc 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/..$//} |