diff options
Diffstat (limited to 'editors/emacs/Makefile')
-rw-r--r-- | editors/emacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index f0aa413d9a9..d8927fafc7c 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.80 2005/03/22 15:39:05 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2005/04/07 12:38:02 markd Exp $ DISTNAME= emacs-21.4a PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= markd@NetBSD.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (editor) |