aboutsummaryrefslogtreecommitdiff
path: root/www/trac-wikinotification/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/trac-wikinotification/Makefile')
-rw-r--r--www/trac-wikinotification/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/trac-wikinotification/Makefile b/www/trac-wikinotification/Makefile
index f1406430121f..4c4f86244e57 100644
--- a/www/trac-wikinotification/Makefile
+++ b/www/trac-wikinotification/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: trac-wikinotification
-# Date created: December 28 2006
-# Whom: Gerrit Beine <gerrit.beine@gmx.de>
-#
+# Created by: Gerrit Beine <gerrit.beine@gmx.de>
# $FreeBSD$
-#
PORTNAME= wikinotificationplugin
PORTVERSION= 0.2.1
@@ -25,4 +21,5 @@ USE_PYDISTUTILS=easy_install
PYDISTUTILS_PKGNAME= TracWikiNotification
PYDISTUTILS_PKGVERSION= ${PORTVERSION:S/p/rc/}
+NO_STAGE= yes
.include <bsd.port.mk>