diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 01:21:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 01:21:11 +0000 |
commit | eb68741da3b97044ace1fb97570710f471909384 (patch) | |
tree | d47d2d467cac5763754bfda42ebcfc4421e89d13 /devel/adabooch-doc-html | |
parent | bf0673319c2ac92846c2386ed169b63644c61c20 (diff) | |
download | ports-eb68741da3b97044ace1fb97570710f471909384.tar.gz ports-eb68741da3b97044ace1fb97570710f471909384.zip |
added new mastersite which doesn't have the distfiles neither but has a newer version (volunteers anybody?)
Noticed by: bento.
'
Notes
Notes:
svn path=/head/; revision=90970
Diffstat (limited to 'devel/adabooch-doc-html')
-rw-r--r-- | devel/adabooch-doc-html/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/adabooch-doc-html/Makefile b/devel/adabooch-doc-html/Makefile index f75562e9073f..3cdb2b30b35e 100644 --- a/devel/adabooch-doc-html/Makefile +++ b/devel/adabooch-doc-html/Makefile @@ -8,7 +8,8 @@ PORTNAME= adabooch-doc PORTVERSION= 20020602 CATEGORIES= devel -MASTER_SITES= http://www.adapower.net/booch/download/ +MASTER_SITES= http://www.adapower.net/booch/download/ \ + http://www.pogner.demon.co.uk/components/bc/download/ DISTNAME= bc-html-${PORTVERSION} EXTRACT_SUFX= .zip |