diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-29 07:06:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-29 07:06:45 +0000 |
commit | b0b6e4eff348590fda85e1b4cce44a6e28ecc64a (patch) | |
tree | e46efd0d6175ba8c4d1e2e567d6b865c44c0289f /finance | |
parent | Don't try and create the device node when PACKAGE_BUILDING since we (diff) |
Update MASTER_SITES
Submitted by: Edwin Groothuis <edwin@mavetju.org>
PR: ports/43274
Notes
Notes:
svn path=/head/; revision=67231
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xquote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index f1ae0bd38b8e..1ca48419d80c 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -7,7 +7,7 @@ PORTNAME= xquote PORTVERSION= 1.1 CATEGORIES= misc -MASTER_SITES= http://sunsite.auc.dk/xinvest/ \ +MASTER_SITES= http://sunsite.dk/xinvest/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |