diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-07-10 14:18:30 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-07-10 14:18:30 +0000 |
commit | 925a0becd4f204a6530a62153305e65769c7185d (patch) | |
tree | 1e9da5b4746e1e9aa41723a43f36f1a72f37f058 /www/roundup/Makefile | |
parent | fix imake dependency in japanese/iv (diff) |
Upgrade roundup to 0.5.7
PR: 52646
Submitted by: Matthew West <mwest@uct.ac.za>
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 b60eba1779e0..eff9f045ae23 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 0.5.6 +PORTVERSION= 0.5.7 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= roundup |