diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-04-11 15:14:10 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-04-11 15:14:10 +0000 |
commit | d2414beca8049ced15db72c0af96463e8426e128 (patch) | |
tree | 187063cf28ff2e333651b608c8c80e1a3ecf80fc /editors | |
parent | 70efc4cd401cf9afd71721eb9039cf2f5fddb6f4 (diff) | |
download | ports-d2414beca8049ced15db72c0af96463e8426e128.tar.gz ports-d2414beca8049ced15db72c0af96463e8426e128.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-devel-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile index 9788d9824cc9..b4bfa05275b0 100644 --- a/editors/xemacs-devel-mule/Makefile +++ b/editors/xemacs-devel-mule/Makefile @@ -24,7 +24,7 @@ PKGNAMESUFFIX+= -canna DISTNAME= xemacs-${XEMACS_VER:S/-b/./} DIST_SUBDIR= xemacs -MAINTAINER= anray@FreeBSD.org +MAINTAINER?= anray@FreeBSD.org COMMENT?= XEmacs(beta version) text editor with mule(Only the executables) CONFLICTS= emacs-19.* emacs-21.* \ |