diff options
author | clsung <clsung@FreeBSD.org> | 2007-02-22 18:16:41 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-02-22 18:16:41 +0800 |
commit | e60c83cab01982ed8239f0304478d591a74c333d (patch) | |
tree | a85527dc74b52bff0316db9ab8f702fda9e0e9df /www/roundup/Makefile | |
parent | 64f60847c1acbb284a61408cce22ce3ab654de92 (diff) | |
download | freebsd-ports-gnome-e60c83cab01982ed8239f0304478d591a74c333d.tar.gz freebsd-ports-gnome-e60c83cab01982ed8239f0304478d591a74c333d.tar.zst freebsd-ports-gnome-e60c83cab01982ed8239f0304478d591a74c333d.zip |
- Update to 1.3.3
PR: ports/109197
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by: maintainer (Dryice Liu)
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 82fa81755066..bc14dcfd3e19 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/r/roundup/ \ http://dryice.name/computer/FreeBSD/distfiles/ |