diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /finance | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xquote/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index eb4654b123f4..003ec20cd187 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -7,8 +7,7 @@ PORTNAME= xquote PORTVERSION= 2.6.10 CATEGORIES= finance -MASTER_SITES= http://xinvest.sunsite.dk/ \ - ${MASTER_SITE_XCONTRIB} +MASTER_SITES= http://xinvest.sunsite.dk/ XCONTRIB MASTER_SITE_SUBDIR= applications MAINTAINER= infofarmer@FreeBSD.org |