diff options
author | steve <steve@FreeBSD.org> | 2000-07-10 01:18:46 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-10 01:18:46 +0000 |
commit | 789d0d654250722663a28509111af11cab485fb3 (patch) | |
tree | 140b7c8c7207f3a95583ac72d347a61af036fab9 /editors/flim-xemacs21-mule-current | |
parent | 9d7a1c7daced71b2a69b33292849179d13ba0e4a (diff) | |
download | FreeBSD-ports-789d0d654250722663a28509111af11cab485fb3.zip FreeBSD-ports-789d0d654250722663a28509111af11cab485fb3.tar.gz |
XEMACS_VER should now be 21.1.10.
Diffstat (limited to 'editors/flim-xemacs21-mule-current')
-rw-r--r-- | editors/flim-xemacs21-mule-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim-xemacs21-mule-current/Makefile b/editors/flim-xemacs21-mule-current/Makefile index 3661ed3..dd982bd 100644 --- a/editors/flim-xemacs21-mule-current/Makefile +++ b/editors/flim-xemacs21-mule-current/Makefile @@ -15,7 +15,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current # emacs port setup EMACS_NAME= xemacs EMACS_PORT= xemacs21-mule -EMACS_VER= 21.1.9 +EMACS_VER= 21.1.10 EMACS_CMD= ${PREFIX}/bin/${EMACS_PORT} EMACS_PACKAGESDIR= lib/${EMACS_NAME}/site-packages # packages-subdirectories which this port requires |