summaryrefslogtreecommitdiffstats
path: root/editors/custom-emacs
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-21 07:39:49 +0000
committerkris <kris@FreeBSD.org>2004-03-21 07:39:49 +0000
commit8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a (patch)
tree7f4884a71d2bb91ee8813334150e1d1cc6fc9df1 /editors/custom-emacs
parent5cfcf7f635b937d037d1ca47d55fffc4a02629fb (diff)
downloadFreeBSD-ports-8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a.zip
FreeBSD-ports-8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a.tar.gz
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983
Diffstat (limited to 'editors/custom-emacs')
-rw-r--r--editors/custom-emacs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/custom-emacs/Makefile b/editors/custom-emacs/Makefile
index 14e1fb4..188ac8a 100644
--- a/editors/custom-emacs/Makefile
+++ b/editors/custom-emacs/Makefile
@@ -25,7 +25,7 @@ CUSTOM_ELS= cus-edit.el cus-face.el custom.el \
PORTCLASS?= master
.if (${PORTCLASS} == "master")
-EMACS_PORT_NAME= emacs
+EMACS_PORT_NAME= emacs19
.endif
PLIST_SUB= CUSTOMDOCDIR=${CUSTOMDOCDIR}
OpenPOWER on IntegriCloud