diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-02-19 07:19:44 +0800 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-02-19 07:19:44 +0800 |
commit | 428ca56ccd6a12603e9c2c38fcb3a871184fe1fb (patch) | |
tree | eb6fe32e63738ba72a28731f17493f8defb8b99a /editors | |
parent | 61b2f82de0e730225e9aa3c752534d36d088a305 (diff) | |
download | freebsd-ports-gnome-428ca56ccd6a12603e9c2c38fcb3a871184fe1fb.tar.gz freebsd-ports-gnome-428ca56ccd6a12603e9c2c38fcb3a871184fe1fb.tar.zst freebsd-ports-gnome-428ca56ccd6a12603e9c2c38fcb3a871184fe1fb.zip |
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 41069a46fcc7..81dfbc00940a 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 41069a46fcc7..81dfbc00940a 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 |