diff options
author | markd <markd@pkgsrc.org> | 2005-04-07 12:38:02 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-04-07 12:38:02 +0000 |
commit | 05ca5e8b049fedaaddde420cfcd3c3989f996176 (patch) | |
tree | 199a6f0eabe26174bf3eae435e3ac90311d34233 /editors/emacs | |
parent | 12025548ae52651b81fbebb512a60330b1eb97ac (diff) | |
download | pkgsrc-05ca5e8b049fedaaddde420cfcd3c3989f996176.tar.gz |
Take maintainership.
Diffstat (limited to 'editors/emacs')
-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) |