diff options
author | mef <mef@pkgsrc.org> | 2014-12-14 01:07:41 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-14 01:07:41 +0000 |
commit | 6eaf72c167cf885bf42324b549634c0ec22c812a (patch) | |
tree | f6ae43ec97f83404991c86f01d91d3ee537b494f /finance | |
parent | c3269ec6036b8e266d87c7b71bf7f0d62a72daee (diff) | |
download | pkgsrc-6eaf72c167cf885bf42324b549634c0ec22c812a.tar.gz |
Update HOMEPAGE and MASTER_SITES
Diffstat (limited to 'finance')
-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 08bf9c4430d..6ffb164bfe7 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 16:10:14 asau Exp $ +# $NetBSD: Makefile,v 1.19 2014/12/14 01:07:41 mef Exp $ DISTNAME= xinvest-2.6.9 PKGREVISION= 3 CATEGORIES= finance x11 -MASTER_SITES= http://xinvest.sunsite.dk/ +MASTER_SITES= http://sourceforge.net/projects/xinvest/files/latest/download MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xinvest.sunsite.dk/xinvest.html +HOMEPAGE= http://sourceforge.net/projects/xinvest/ COMMENT= Personal finance tracking and performance tool USE_IMAKE= YES |