pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/vigor fix mastersite/homepage



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f70407f583ce
branches:  trunk
changeset: 461042:f70407f583ce
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Tue Sep 09 18:00:24 2003 +0000

description:
fix mastersite/homepage

diffstat:

 editors/vigor/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 8fcaec47b331 -r f70407f583ce editors/vigor/Makefile
--- a/editors/vigor/Makefile    Tue Sep 09 17:48:37 2003 +0000
+++ b/editors/vigor/Makefile    Tue Sep 09 18:00:24 2003 +0000
@@ -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@localhost
-HOMEPAGE=      http://www.red-bean.com/~joelh/vigor/
+HOMEPAGE=      http://vigor.sourceforge.net/
 COMMENT=       nvi with excessive online "help"
 
 CONFLICTS+=    nvi-[0-9]*



Home | Main Index | Thread Index | Old Index