diff options
Diffstat (limited to 'editors')
-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 ea4906b1805..a9546e7b2eb 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/01/22 02:35:44 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2005/02/21 20:26:10 hubertf Exp $ # DISTNAME= vigor-0.016 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vigor/} -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://vigor.sourceforge.net/ COMMENT= nvi with excessive online "help" |