diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-13 09:21:11 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-13 09:21:11 +0800 |
commit | bb8b7e50fe6d8c67d556c416f637a2e1af4c0c98 (patch) | |
tree | 4795c91f199969ebf7ef649398e660c47bc8e21f /devel/adabooch-doc-html | |
parent | d513e1aaa64cb13c9806613bc2401e2a57860cc5 (diff) | |
download | freebsd-ports-gnome-bb8b7e50fe6d8c67d556c416f637a2e1af4c0c98.tar.gz freebsd-ports-gnome-bb8b7e50fe6d8c67d556c416f637a2e1af4c0c98.tar.zst freebsd-ports-gnome-bb8b7e50fe6d8c67d556c416f637a2e1af4c0c98.zip |
added new mastersite which doesn't have the distfiles neither but has a newer version (volunteers anybody?)
Noticed by: bento.
'
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 |