diff options
author | steve <steve@FreeBSD.org> | 2000-07-10 09:18:46 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-10 09:18:46 +0800 |
commit | 789d0d654250722663a28509111af11cab485fb3 (patch) | |
tree | 140b7c8c7207f3a95583ac72d347a61af036fab9 /editors/xemacs21-mule-sumo | |
parent | 9d7a1c7daced71b2a69b33292849179d13ba0e4a (diff) | |
download | freebsd-ports-gnome-789d0d654250722663a28509111af11cab485fb3.tar.gz freebsd-ports-gnome-789d0d654250722663a28509111af11cab485fb3.tar.zst freebsd-ports-gnome-789d0d654250722663a28509111af11cab485fb3.zip |
XEMACS_VER should now be 21.1.10.
Diffstat (limited to 'editors/xemacs21-mule-sumo')
-rw-r--r-- | editors/xemacs21-mule-sumo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule-sumo/Makefile b/editors/xemacs21-mule-sumo/Makefile index 17daa4e8f2d4..e89cc034c481 100644 --- a/editors/xemacs21-mule-sumo/Makefile +++ b/editors/xemacs21-mule-sumo/Makefile @@ -22,7 +22,7 @@ NO_BUILD= yes XEMACS_MAJOR_VER= 21 XEMACS_REL= 21.1 -XEMACS_VER= 21.1.9 +XEMACS_VER= 21.1.10 XEMACS_ARCH= ${MACHINE_ARCH}--freebsd .include <bsd.port.pre.mk> |