diff options
author | dholland <dholland@pkgsrc.org> | 2011-08-01 05:41:08 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2011-08-01 05:41:08 +0000 |
commit | ab3518a04475bcfd7e17eb294e5eb948efcf310b (patch) | |
tree | 496b214a21cdce98cf3ba25880c1c0f68f90eda8 /editors/emacs20 | |
parent | 8afa46d6c1d401fbd0f5aebe4cae112bca0d1bbd (diff) | |
download | pkgsrc-ab3518a04475bcfd7e17eb294e5eb948efcf310b.tar.gz |
Take MAINTAINER.
Diffstat (limited to 'editors/emacs20')
-rw-r--r-- | editors/emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 451b90e9968..950e6387ef6 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2010/03/30 00:44:47 dholland Exp $ +# $NetBSD: Makefile,v 1.41 2011/08/01 05:41:08 dholland Exp $ DISTNAME= emacs-20.7 PKGREVISION= 14 @@ -19,7 +19,7 @@ SITES.emacs20-xim-20000713.diff= \ PATCHFILES+= emacs20-xim-20000713.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= dholland@NetBSD.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (editor) |