diff options
author | anray <anray@FreeBSD.org> | 2006-04-11 23:14:10 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-04-11 23:14:10 +0800 |
commit | 1a70b8039ed87bc1701421c58240c241ac470c1f (patch) | |
tree | 79ad9e61750b6c06214346a61a2f9587a489c6f5 /editors/xemacs-devel-mule | |
parent | 7f048b4a0c7b6605c61419f3989045ede953f295 (diff) | |
download | freebsd-ports-gnome-1a70b8039ed87bc1701421c58240c241ac470c1f.tar.gz freebsd-ports-gnome-1a70b8039ed87bc1701421c58240c241ac470c1f.tar.zst freebsd-ports-gnome-1a70b8039ed87bc1701421c58240c241ac470c1f.zip |
Change `MAINTAINER=...' to `MAINTAINER?=...'.
Diffstat (limited to 'editors/xemacs-devel-mule')
-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.* \ |