diff options
-rw-r--r-- | editors/xemacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 5677ccf6e1d..48254ff3f8b 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2010/12/16 17:45:12 hauke Exp $ +# $NetBSD: Makefile,v 1.96 2010/12/17 16:47:32 hauke Exp $ PKGNAME?= ${DISTNAME} COMMENT?= XEmacs text editor version 21 @@ -8,7 +8,7 @@ DISTNAME= xemacs-21.4.22 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/} -MAINTAINER= uebayasi@NetBSD.org +MAINTAINER= hauke@NetBSD.org HOMEPAGE= http://www.xemacs.org/ CONFLICTS+= gnuserv-[0-9]* |