aboutsummaryrefslogtreecommitdiffstats
path: root/irc/pure-xemacs21-mule
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2007-10-14 17:27:58 +0800
committervd <vd@FreeBSD.org>2007-10-14 17:27:58 +0800
commita5285d33f12a5ceac41f88c47ab5ba7f02106546 (patch)
treef3bf4e5fd1268f1fdb231ce00bb338032d1de5df /irc/pure-xemacs21-mule
parentf56635b531d4768af7d3483cc02334ceb45ed2d0 (diff)
downloadfreebsd-ports-gnome-a5285d33f12a5ceac41f88c47ab5ba7f02106546.tar.gz
freebsd-ports-gnome-a5285d33f12a5ceac41f88c47ab5ba7f02106546.tar.zst
freebsd-ports-gnome-a5285d33f12a5ceac41f88c47ab5ba7f02106546.zip
* Copy the contents of the master port irc/pure-emacs20 to the slave port
irc/pure-emacs21 because the former is deprecated and going to be removed soon. Adjust it to point to emacs21 by default. * Adjust the slave port irc/pure-xemacs21-mule to point to the newly created master port irc/irc/pure-emacs21.
Diffstat (limited to 'irc/pure-xemacs21-mule')
-rw-r--r--irc/pure-xemacs21-mule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pure-xemacs21-mule/Makefile b/irc/pure-xemacs21-mule/Makefile
index 27659fc583aa..410bfb3cf592 100644
--- a/irc/pure-xemacs21-mule/Makefile
+++ b/irc/pure-xemacs21-mule/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-MASTERDIR= ${.CURDIR}/../pure-emacs20
+MASTERDIR= ${.CURDIR}/../pure-emacs21
USE_EMACS= yes
EMACS_PORT_NAME= xemacs21-mule