diff options
Diffstat (limited to 'editors/emacs20/Makefile')
-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 97cbdffb871..cbcf36ad15b 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/02/05 23:08:55 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2006/03/04 21:29:31 jlam Exp $ DISTNAME= emacs-20.7 PKGREVISION= 7 @@ -16,7 +16,7 @@ PATCH_SITES+= http://home.catv.ne.jp/pp/ginoue/software/emacs-xim/ PATCHFILES+= emacs20-xim-20000713.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (editor) |