diff options
author | novel <novel@FreeBSD.org> | 2005-07-20 12:54:44 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-20 12:54:44 +0800 |
commit | 609095459dd835a4224f09dd16ee4a21fd44d242 (patch) | |
tree | 55103cac54b17a477bb530c95662b7786d023924 /www/roundup/Makefile | |
parent | f78a1f775ca5339454164e336105cce0b369045a (diff) | |
download | freebsd-ports-gnome-609095459dd835a4224f09dd16ee4a21fd44d242.tar.gz freebsd-ports-gnome-609095459dd835a4224f09dd16ee4a21fd44d242.tar.zst freebsd-ports-gnome-609095459dd835a4224f09dd16ee4a21fd44d242.zip |
Update to 0.8.4.
PR: 83760
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 54ddb9f6ca7c..6163eb35d464 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://bsdchat.com/dist/dryice/ |