summaryrefslogtreecommitdiff
path: root/editors/puff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/puff/Makefile')
-rw-r--r--editors/puff/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/puff/Makefile b/editors/puff/Makefile
index 17bf368e3f3b..bde2acef0d9a 100644
--- a/editors/puff/Makefile
+++ b/editors/puff/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: puff
-# Date created: 10 April 2003
-# Whom: Leif Pedersen <bilbo@devpit.org>
-#
+# Created by: Leif Pedersen <bilbo@devpit.org>
# $FreeBSD$
-#
PORTNAME= puff
PORTVERSION= 1.0.1
@@ -16,4 +12,5 @@ COMMENT= Simple and efficient text editor
PLIST_FILES= bin/puff etc/puff.conf.sample
+NO_STAGE= yes
.include <bsd.port.mk>