diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-19 23:28:06 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-19 23:28:06 +0000 |
commit | e5545c67200eb464df8083946db92f33f461e3ac (patch) | |
tree | 7f203a226f1f164b9e8234cb401910b9fc7226e6 /www/roundup | |
parent | Simplify hackery that attempted to build the package on pointyhat by (diff) |
Update to 0.7.9
Notes
Notes:
svn path=/head/; revision=124538
Diffstat (limited to 'www/roundup')
-rw-r--r-- | www/roundup/Makefile | 2 | ||||
-rw-r--r-- | www/roundup/distinfo | 4 |
2 files changed, 3 insertions, 3 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} diff --git a/www/roundup/distinfo b/www/roundup/distinfo index 8ff89861f88e..f701a52eb446 100644 --- a/www/roundup/distinfo +++ b/www/roundup/distinfo @@ -1,2 +1,2 @@ -MD5 (roundup-0.7.8.tar.gz) = 74e64e560960fb59acb07c4c81366a5c -SIZE (roundup-0.7.8.tar.gz) = 731773 +MD5 (roundup-0.7.9.tar.gz) = 729ac29657539ba5175dd93360472707 +SIZE (roundup-0.7.9.tar.gz) = 725743 |