diff options
Diffstat (limited to 'editors/jove/Makefile')
-rw-r--r-- | editors/jove/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile index e49f5b2148a..28d4320ec53 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/29 12:40:43 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/02 01:20:09 jschauma Exp $ # DISTNAME= jove-4.16 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/jove CATEGORIES= editors MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= small emacs-style editor, but lacks the LISP engine NO_CONFIGURE= yes |