diff options
-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 |