diff options
Diffstat (limited to 'editors/vigor/Makefile')
-rw-r--r-- | editors/vigor/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 885739c595b..983399c5997 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 21:35:05 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/09/09 18:00:24 hubertf Exp $ # DISTNAME= vigor-0.016 WRKSRC= ${WRKDIR}/${DISTNAME}/build CATEGORIES= editors -MASTER_SITES= http://www.red-bean.com:8080/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vigor/} MAINTAINER= hubertf@NetBSD.org -HOMEPAGE= http://www.red-bean.com/~joelh/vigor/ +HOMEPAGE= http://vigor.sourceforge.net/ COMMENT= nvi with excessive online "help" CONFLICTS+= nvi-[0-9]* |