summaryrefslogtreecommitdiff
path: root/www/roundup
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitc0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch)
treeb8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /www/roundup
parent- Update to version 1.0 (diff)
Tidy up whitespace.
Notes
Notes: svn path=/head/; revision=106671
Diffstat (limited to 'www/roundup')
-rw-r--r--www/roundup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile
index 7e57d157ae97..980e39782464 100644
--- a/www/roundup/Makefile
+++ b/www/roundup/Makefile
@@ -8,7 +8,7 @@
PORTNAME= roundup
PORTVERSION= 0.6.8
CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= roundup
MAINTAINER= ports@FreeBSD.org
@@ -17,6 +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
+MAN1= roundup-admin.1 roundup-mailgw.1 roundup-server.1
.include <bsd.port.mk>