summaryrefslogtreecommitdiff
path: root/editors/custom-emacs
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/custom-emacs
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/custom-emacs')
-rw-r--r--editors/custom-emacs/Makefile1
-rw-r--r--editors/custom-emacs/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/custom-emacs/Makefile b/editors/custom-emacs/Makefile
index 13621382eea9..14e1fb44f1b8 100644
--- a/editors/custom-emacs/Makefile
+++ b/editors/custom-emacs/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/custom/ \
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER?= shige@FreeBSD.org
+COMMENT?= The Custom Library for emacs
# custom library
CUSTOM_VER= 1.9962
diff --git a/editors/custom-emacs/pkg-comment b/editors/custom-emacs/pkg-comment
deleted file mode 100644
index c6529fc68cc3..000000000000
--- a/editors/custom-emacs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Custom Library for emacs