diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 10:01:31 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 10:01:31 +0000 |
commit | 1f57ab3b93fb4d31270da6c422e21415d7a715a0 (patch) | |
tree | 91f7dc10cab5ab7eba8289f51e244e842d323d74 /multimedia/totem/Makefile | |
parent | 2e42662a8fd30397addd5bab9f956d334e64f7ce (diff) |
Notes
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r-- | multimedia/totem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 49c4fa3fd672..e8580fec7602 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -7,6 +7,7 @@ PORTNAME= totem PORTVERSION= 0.99.9 +PORTREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/..$//} |