diff options
Diffstat (limited to 'www/twiki-PreferencesPlugin')
-rw-r--r-- | www/twiki-PreferencesPlugin/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/twiki-PreferencesPlugin/Makefile b/www/twiki-PreferencesPlugin/Makefile index 2aa090fa1b57..f4079420c257 100644 --- a/www/twiki-PreferencesPlugin/Makefile +++ b/www/twiki-PreferencesPlugin/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: twiki-PreferencesPlugin -# Date created: 17 April 2008 -# # $FreeBSD$ -# PORTNAME= PreferencesPlugin SVNREV= 17568 COMMENT= Edit preferences in-place +NO_STAGE= yes .include "${.CURDIR}/../twiki/bsd.twiki.mk" .include <bsd.port.mk> |