diff options
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 413b72e55c0..01cd10cdc33 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/04/24 15:00:16 jmc Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/02 01:20:10 jschauma Exp $ DISTNAME= emacs-20.7 PKGREVISION= 2 @@ -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= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (editor) |