diff options
author | taoka <taoka@FreeBSD.org> | 2000-02-18 23:19:44 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-02-18 23:19:44 +0000 |
commit | 500a7dfea0e95406668e0046e8c6a245f8cbe3f0 (patch) | |
tree | 83a23698e805b3f9a6b9a899c18dbe42d781c445 /editors | |
parent | d6eed2c01b09eeb74ff650555bad8ab275ebf6c0 (diff) | |
download | FreeBSD-ports-500a7dfea0e95406668e0046e8c6a245f8cbe3f0.zip FreeBSD-ports-500a7dfea0e95406668e0046e8c6a245f8cbe3f0.tar.gz |
Fix as xemacs21-mule is updated
Diffstat (limited to 'editors')
-rw-r--r-- | editors/semi-xemacs21-mule-current/Makefile | 2 | ||||
-rw-r--r-- | editors/semi113-xemacs21-mule/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/semi-xemacs21-mule-current/Makefile b/editors/semi-xemacs21-mule-current/Makefile index 41069a4..81dfbc0 100644 --- a/editors/semi-xemacs21-mule-current/Makefile +++ b/editors/semi-xemacs21-mule-current/Makefile @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current # emacs port setup EMACS_NAME= xemacs EMACS_PORT= xemacs21-mule -EMACS_VER= 21.1.8 +EMACS_VER= 21.1.9 EMACS_CMD= ${PREFIX}/bin/${EMACS_PORT} EMACS_PACKAGESDIR= lib/${EMACS_NAME}/site-packages # packages-subdirectories which this port requires diff --git a/editors/semi113-xemacs21-mule/Makefile b/editors/semi113-xemacs21-mule/Makefile index 41069a4..81dfbc0 100644 --- a/editors/semi113-xemacs21-mule/Makefile +++ b/editors/semi113-xemacs21-mule/Makefile @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current # emacs port setup EMACS_NAME= xemacs EMACS_PORT= xemacs21-mule -EMACS_VER= 21.1.8 +EMACS_VER= 21.1.9 EMACS_CMD= ${PREFIX}/bin/${EMACS_PORT} EMACS_PACKAGESDIR= lib/${EMACS_NAME}/site-packages # packages-subdirectories which this port requires |