diff options
| author | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2001-01-19 15:14:13 +0000 |
|---|---|---|
| committer | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2001-01-19 15:14:13 +0000 |
| commit | 558ecff830a988a622584ad60ac836c1f3f54668 (patch) | |
| tree | e66c1a89067c4a9c4c2e6c636c3b165a312c9453 /editors/xemacs21-sumo | |
| parent | e2d2171a53ad8adc731a00ab0fcee2d963a5616c (diff) | |
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-sumo')
| -rw-r--r-- | editors/xemacs21-sumo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs21-sumo/Makefile b/editors/xemacs21-sumo/Makefile index f6c01d84e3a2..5f6b4e21a586 100644 --- a/editors/xemacs21-sumo/Makefile +++ b/editors/xemacs21-sumo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= kiri@pis.toba-cmt.ac.jp +MAINTAINER= kiri@FreeBSD.org .if defined(NAMEPREFIX) && ${NAMEPREFIX} == "mule-" || \ defined(PKGNAMEPREFIX) && ${PKGNAMEPREFIX} != "" @@ -28,7 +28,7 @@ NO_BUILD= yes XEMACS_MAJOR_VER= 21 XEMACS_REL= 21.1 -XEMACS_VER= 21.1.12 +XEMACS_VER= 21.1.13 XEMACS_ARCH= ${MACHINE_ARCH}--freebsd do-install: # empty |
