diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-03-15 12:09:21 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-03-15 12:09:21 +0000 |
commit | e1b2e31cd6a1e633d80a3c712d7be3af306bdf1f (patch) | |
tree | 800d7e2222329d0ba83eaa5b573dd2a6199f2d0d /www/roundup/Makefile | |
parent | 31fb32b9748e0a59aeeb2f8fb84c4fc768a55756 (diff) | |
download | ports-e1b2e31cd6a1e633d80a3c712d7be3af306bdf1f.tar.gz ports-e1b2e31cd6a1e633d80a3c712d7be3af306bdf1f.zip |
Notes
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 bbfc1a548803..a0a498a8d7d9 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://cheeseshop.python.org/packages/source/r/roundup/ \ |