aboutsummaryrefslogtreecommitdiff
path: root/www/roundup/Makefile
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2004-03-22 09:34:43 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2004-03-22 09:34:43 +0000
commit7cf88d355c47755c8aff66606b00793804b4c4f3 (patch)
tree72b007e3cbb21552acac8d87219e802d4ac95a2d /www/roundup/Makefile
parent346863d598db4c248d64a64baa696e5c5161273d (diff)
Notes
Diffstat (limited to 'www/roundup/Makefile')
-rw-r--r--www/roundup/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile
index eff9f045ae23..1be2487334dd 100644
--- a/www/roundup/Makefile
+++ b/www/roundup/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= roundup
-PORTVERSION= 0.5.7
+PORTVERSION= 0.6.5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= roundup
@@ -17,4 +17,6 @@ COMMENT= An Issue-Tracking System for Knowledge Workers
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+MAN1= roundup-admin.1 roundup-mailgw.1 roundup-server.1
+
.include <bsd.port.mk>