aboutsummaryrefslogtreecommitdiff
path: root/editors/puff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitc0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch)
treeb8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /editors/puff
parente25456852bc19ad4f1e63841747a4f63637d0eef (diff)
downloadports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz
ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip
Tidy up whitespace.
Notes
Notes: svn path=/head/; revision=106671
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>