diff options
author | kiri <kiri@FreeBSD.org> | 2003-05-23 10:44:51 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2003-05-23 10:44:51 +0800 |
commit | d1ffe1ffabb5e5e830c10738c7b2ac5bd0c942ef (patch) | |
tree | e7879a477011ad16bba4210d26e53fcef4b4162c /editors/xemacs21-mule/Makefile | |
parent | 8b00d0886b8a06dae0634623c2020bac60bc48fc (diff) | |
download | freebsd-ports-gnome-d1ffe1ffabb5e5e830c10738c7b2ac5bd0c942ef.tar.gz freebsd-ports-gnome-d1ffe1ffabb5e5e830c10738c7b2ac5bd0c942ef.tar.zst freebsd-ports-gnome-d1ffe1ffabb5e5e830c10738c7b2ac5bd0c942ef.zip |
Update documents with changing 21.4.* stable version.
Diffstat (limited to 'editors/xemacs21-mule/Makefile')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index f5506e24f076..3066883836e9 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} \ DIST_SUBDIR= xemacs MAINTAINER= kiri@FreeBSD.org -COMMENT?= XEmacs(gamma version) text editor with mule(Only the executables) +COMMENT?= XEmacs(stable version) text editor with mule(Only the executables) .include <bsd.port.pre.mk> |