diff options
author | kiri <kiri@FreeBSD.org> | 2001-01-19 15:14:13 +0000 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2001-01-19 15:14:13 +0000 |
commit | 94bb3804f2ea0a3301dbb6afa4c9375b5e2ac35f (patch) | |
tree | 6e5e4bdce1eeef4c45d3a9767a5f71821f4855df /editors/xemacs21/Makefile | |
parent | 4134f705fc7fb2346a7ba5bc757c7d938e6fc0cf (diff) | |
download | FreeBSD-ports-94bb3804f2ea0a3301dbb6afa4c9375b5e2ac35f.zip FreeBSD-ports-94bb3804f2ea0a3301dbb6afa4c9375b5e2ac35f.tar.gz |
Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk's
xemacs21 version will be changed by shige :)
Diffstat (limited to 'editors/xemacs21/Makefile')
-rw-r--r-- | editors/xemacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile index 314aa07..528807a 100644 --- a/editors/xemacs21/Makefile +++ b/editors/xemacs21/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff XEMACS_REL= 21.1 -XEMACS_VER= 21.1.12 +XEMACS_VER= 21.1.13 XEMACS_ARCH= ${CONFIGURE_TARGET} SLAVEDIRS+= editors/xemacs21-mule |