diff options
Diffstat (limited to 'editors/vigor/Makefile')
-rw-r--r-- | editors/vigor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 517f8f49b31..885739c595b 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/03/29 12:40:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 21:35:05 grant Exp $ # DISTNAME= vigor-0.016 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/build CATEGORIES= editors MASTER_SITES= http://www.red-bean.com:8080/ -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.red-bean.com/~joelh/vigor/ COMMENT= nvi with excessive online "help" |