diff options
author | miwi <miwi@FreeBSD.org> | 2006-10-07 23:33:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-10-07 23:33:13 +0800 |
commit | 4a4871f6c0d1cee35cb6713da13d58de82adad7f (patch) | |
tree | 394aa871c34ee37e1dcdfcfa1528e1aa4482f6c2 /www/roundup/Makefile | |
parent | f7722358929876fb4d34552cccb45bbfad417179 (diff) | |
download | freebsd-ports-gnome-4a4871f6c0d1cee35cb6713da13d58de82adad7f.tar.gz freebsd-ports-gnome-4a4871f6c0d1cee35cb6713da13d58de82adad7f.tar.zst freebsd-ports-gnome-4a4871f6c0d1cee35cb6713da13d58de82adad7f.zip |
- update to 1.2.1
PR: ports/104108
Submitted by: Dryice Liu <dryice@dryice.name> (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 2d966c553354..42691e2b3c45 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/r/roundup/ \ http://dryice.name/computer/FreeBSD/distfiles/ |