diff options
author | novel <novel@FreeBSD.org> | 2006-03-15 20:09:21 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-03-15 20:09:21 +0800 |
commit | 9d3fa398a06b85ea853cce69e33d653c41beb245 (patch) | |
tree | d78dc74b1b6a49e7e9680182749205fb20d876b0 /www/roundup/Makefile | |
parent | 84cb28865c56a3f200d683d2389cac7ad4be5f7c (diff) | |
download | freebsd-ports-gnome-9d3fa398a06b85ea853cce69e33d653c41beb245.tar.gz freebsd-ports-gnome-9d3fa398a06b85ea853cce69e33d653c41beb245.tar.zst freebsd-ports-gnome-9d3fa398a06b85ea853cce69e33d653c41beb245.zip |
Update to 1.1.1.
PR: 94206
Submitted by: Dryice Liu (maintainer)
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/ \ |