diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-08-01 09:16:25 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-08-01 09:16:25 +0000 |
commit | 05cd0646cca46c10b8d679402d80f6060bda0813 (patch) | |
tree | 4c67c841ba7028939ad9edc26afb07cb6f7a8a9d /editors | |
parent | Update to 2.5.1. (diff) |
Update to 21.1.11.
PR: ports/20244
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs21-sumo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-sumo/Makefile b/editors/xemacs21-sumo/Makefile index 62a45deb15dc..2aef647edb96 100644 --- a/editors/xemacs21-sumo/Makefile +++ b/editors/xemacs21-sumo/Makefile @@ -28,7 +28,7 @@ NO_BUILD= yes XEMACS_MAJOR_VER= 21 XEMACS_REL= 21.1 -XEMACS_VER= 21.1.10 +XEMACS_VER= 21.1.11 XEMACS_ARCH= ${MACHINE_ARCH}--freebsd do-install: # empty |