summaryrefslogtreecommitdiff
path: root/editors
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
parent- Update to version 1.0 (diff)
Tidy up whitespace.
Notes
Notes: svn path=/head/; revision=106671
Diffstat (limited to 'editors')
-rw-r--r--editors/impress/Makefile2
-rw-r--r--editors/jedit/Makefile2
-rw-r--r--editors/puff/Makefile14
3 files changed, 9 insertions, 9 deletions
diff --git a/editors/impress/Makefile b/editors/impress/Makefile
index 955f8efa463c..f4485735549e 100644
--- a/editors/impress/Makefile
+++ b/editors/impress/Makefile
@@ -15,7 +15,7 @@ DISTNAME= imp${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Publishing and presentation tool
-RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
+RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile
index 70f29d95350a..344b642ddbbb 100644
--- a/editors/jedit/Makefile
+++ b/editors/jedit/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
_DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}install
DISTNAME= ${_DISTNAME:S/0install$/install/}
EXTRACT_SUFX= .jar
-EXTRACT_ONLY=
+EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= Powerful programmer's text editor written in Java
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>