aboutsummaryrefslogtreecommitdiffstats
path: root/www/roundup/Makefile
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-04-11 01:26:55 +0800
committertrevor <trevor@FreeBSD.org>2004-04-11 01:26:55 +0800
commitb6a7a057831a76b55852e240dcf2e68f351a86e6 (patch)
treecb234ac2805ee45ce07e64ce5f23d63b70cad4ce /www/roundup/Makefile
parent2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff)
downloadfreebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz
freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst
freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip
Tidy up whitespace.
Diffstat (limited to 'www/roundup/Makefile')
-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>