summaryrefslogtreecommitdiff
path: root/editors/puff
diff options
context:
space:
mode:
Diffstat (limited to 'editors/puff')
-rw-r--r--editors/puff/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/puff/Makefile b/editors/puff/Makefile
index e340deb264c2..8bd1dccedf67 100644
--- a/editors/puff/Makefile
+++ b/editors/puff/Makefile
@@ -5,14 +5,14 @@
# $FreeBSD$
#
-PORTNAME= puff
-PORTVERSION= 0.42
-CATEGORIES= editors
-MASTER_SITES= ftp://ftp.developerpit.com/puff/
+PORTNAME= puff
+PORTVERSION= 0.42
+CATEGORIES= editors
+MASTER_SITES= ftp://ftp.developerpit.com/puff/
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Simple and efficient text editor
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Simple and efficient text editor
-WRKSRC= ${WRKDIR}/puff
+WRKSRC= ${WRKDIR}/puff
.include <bsd.port.mk>