summaryrefslogtreecommitdiff
path: root/editors/xemacs21
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-06 21:01:40 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-06 21:01:40 +0000
commita5be358b9d075a660827de0da2aba57ed77ff168 (patch)
tree80da9240100147f77e3f2d141a12bc9ff29060f1 /editors/xemacs21
parentDestroy pkg-comment for some of the stranger uses in the tree, (diff)
More manual pkg-comment cleanups.
Approved by: portmgr (implicitly)
Notes
Notes: svn path=/head/; revision=77038
Diffstat (limited to 'editors/xemacs21')
-rw-r--r--editors/xemacs21/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile
index 344c0e9c8a54..d69b53e95012 100644
--- a/editors/xemacs21/Makefile
+++ b/editors/xemacs21/Makefile
@@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}
DIST_SUBDIR= xemacs
MAINTAINER?= gj@FreeBSD.org
-COMMENT= XEmacs text editor version 21
+COMMENT?= XEmacs text editor version 21
RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
.if !defined(WITHOUT_X11)