summaryrefslogtreecommitdiff
path: root/editors/mule
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 00:16:25 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 00:16:25 +0000
commitd3fc97c4322cac65906c1d694a06894d312d616f (patch)
tree77b12e1164b457edf32ff0595f99020fc48cd152 /editors/mule
parentFix compilation on 5.x (diff)
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
Notes
Notes: svn path=/head/; revision=77041
Diffstat (limited to 'editors/mule')
-rw-r--r--editors/mule/Makefile1
-rw-r--r--editors/mule/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile
index 34217491897d..a923d764ac63 100644
--- a/editors/mule/Makefile
+++ b/editors/mule/Makefile
@@ -17,6 +17,7 @@ DISTFILES= mule-${MULE_VERSION}-${EMACS_VERSION}.tar.gz \
mule-${MULE_VERSION}-${EMACS_VERSION}.patch-981002.tar.gz
MAINTAINER?= taoka@FreeBSD.org
+COMMENT?= A multilingual emacs based 19.34 (Only the executables)
RUN_DEPENDS= ${PREFIX}/share/${EMACS_PREFIX}/${EMACS_VERSION}/lisp/mule.el:${PORTSDIR}/editors/mule-common
LIB_DEPENDS= ${LIB_INPUT_METHOD}
diff --git a/editors/mule/pkg-comment b/editors/mule/pkg-comment
deleted file mode 100644
index 51b3bafb5e4b..000000000000
--- a/editors/mule/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A multilingual emacs based 19.34 (Only the executables)