summaryrefslogtreecommitdiff
path: root/textproc/whitespace.el
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:42:50 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:42:50 +0000
commit36d62f1f46f3f8232c0647915319bbafb27ae43b (patch)
tree112111988bdbecb40e3c3f4357a9b9e44e9f74f4 /textproc/whitespace.el
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76042
Diffstat (limited to 'textproc/whitespace.el')
-rw-r--r--textproc/whitespace.el/Makefile1
-rw-r--r--textproc/whitespace.el/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/whitespace.el/Makefile b/textproc/whitespace.el/Makefile
index 49e99e732131..39151e06a264 100644
--- a/textproc/whitespace.el/Makefile
+++ b/textproc/whitespace.el/Makefile
@@ -14,6 +14,7 @@ EXTRACT_SUFX=
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stolz@i2.informatik.rwth-aachen.de
+COMMENT= Emacs mode which detects and cleans up whitespace in source code
EXTRACT_AFTER_ARGS= | ${CAT} >${WRKDIR}/${DISTNAME}
diff --git a/textproc/whitespace.el/pkg-comment b/textproc/whitespace.el/pkg-comment
deleted file mode 100644
index ea3a0aae3e13..000000000000
--- a/textproc/whitespace.el/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Emacs mode which detects and cleans up whitespace in source code