diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-15 01:42:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-15 01:42:13 +0000 |
commit | 2b7c2f9f7d7196fa3c286e460a30b9917426611f (patch) | |
tree | 9e22a40e53b233fa52cedfbef58bd758be58b0d4 /finance/xinvest | |
parent | eefcc87697bcb037064d421897d797732d65f001 (diff) | |
download | pkgsrc-2b7c2f9f7d7196fa3c286e460a30b9917426611f.tar.gz |
HOMEPAGE's and MASTER_SITES' host changed name
Diffstat (limited to 'finance/xinvest')
-rw-r--r-- | finance/xinvest/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 0004db8832c..6cdc778f621 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2000/12/15 01:42:13 wiz Exp $ DISTNAME= xinvest-2.6 CATEGORIES= finance x11 -MASTER_SITES= http://www.sunsite.auc.dk/xinvest/ \ +MASTER_SITES= http://sunsite.dk/xinvest/ \ ${MASTER_SITE_XCONTRIB:=applications/} MAINTAINER= root@garbled.net -HOMEPAGE= http://www.sunsite.auc.dk/xinvest/xinvest.html +HOMEPAGE= http://sunsite.dk/xinvest/xinvest.html USE_IMAKE= YES USE_MOTIF= YES |