diff options
author | obrien <obrien@FreeBSD.org> | 2000-02-29 17:21:41 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-02-29 17:21:41 +0800 |
commit | c897f41678e1e69f0c7e133dfdcbed3f2824621c (patch) | |
tree | f0f6c059e401f1b95d1f87e8ea5567bf7e602332 /finance | |
parent | fbe6523ceb71179490efc14235d13901d93e3e27 (diff) | |
download | freebsd-ports-gnome-c897f41678e1e69f0c7e133dfdcbed3f2824621c.tar.gz freebsd-ports-gnome-c897f41678e1e69f0c7e133dfdcbed3f2824621c.tar.zst freebsd-ports-gnome-c897f41678e1e69f0c7e133dfdcbed3f2824621c.zip |
distsite reorged
PR: 17049
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash-devel/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index 91dc1cb0fc73..3df1e24cb2f8 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -10,8 +10,8 @@ DISTNAME= xacc-1.0.18 PKGNAME= gnucash-1.0.18 CATEGORIES= deskutils -MASTER_SITES= http://www.gnucash.org/xacc/download/ \ - ftp://ftp.gnucash.org/pub/xacc/ +MASTER_SITES= http://www.gnucash.org/pub/xacc/ \ + ftp://ftp.gnucash.org/pub/gnucash/xacc/ MAINTAINER= obrien@FreeBSD.org diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 91dc1cb0fc73..3df1e24cb2f8 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -10,8 +10,8 @@ DISTNAME= xacc-1.0.18 PKGNAME= gnucash-1.0.18 CATEGORIES= deskutils -MASTER_SITES= http://www.gnucash.org/xacc/download/ \ - ftp://ftp.gnucash.org/pub/xacc/ +MASTER_SITES= http://www.gnucash.org/pub/xacc/ \ + ftp://ftp.gnucash.org/pub/gnucash/xacc/ MAINTAINER= obrien@FreeBSD.org |