diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-20 07:28:06 +0800 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-20 07:28:06 +0800 |
commit | e5545c67200eb464df8083946db92f33f461e3ac (patch) | |
tree | 7f203a226f1f164b9e8234cb401910b9fc7226e6 /www/roundup/Makefile | |
parent | a3972b90785589913992c71be0dd92f40e053280 (diff) | |
download | freebsd-ports-gnome-e5545c67200eb464df8083946db92f33f461e3ac.tar.gz freebsd-ports-gnome-e5545c67200eb464df8083946db92f33f461e3ac.tar.zst freebsd-ports-gnome-e5545c67200eb464df8083946db92f33f461e3ac.zip |
Update to 0.7.9
Diffstat (limited to 'www/roundup/Makefile')
-rw-r--r-- | www/roundup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile index 101914c6eeec..84f0a52d329b 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 0.7.8 +PORTVERSION= 0.7.9 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |