diff options
author | pat <pat@FreeBSD.org> | 2001-12-04 22:19:30 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2001-12-04 22:19:30 +0000 |
commit | 9ff9f0b5293d2c201f12ec29082e2f1c9031a5ef (patch) | |
tree | 7061d8351cd755c451103dccad94f173bbb34248 | |
parent | 9289f76152232333976aa7732376f1bf398cf58b (diff) | |
download | FreeBSD-ports-9ff9f0b5293d2c201f12ec29082e2f1c9031a5ef.zip FreeBSD-ports-9ff9f0b5293d2c201f12ec29082e2f1c9031a5ef.tar.gz |
Add additional master sites.
Submitted by: maintainer
-rw-r--r-- | x11-wm/bbrun/Makefile | 5 | ||||
-rw-r--r-- | x11/bbrun/Makefile | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-wm/bbrun/Makefile b/x11-wm/bbrun/Makefile index 7e8095b..f2d0786 100644 --- a/x11-wm/bbrun/Makefile +++ b/x11-wm/bbrun/Makefile @@ -8,7 +8,10 @@ PORTNAME= bbrun PORTVERSION= 1.1 CATEGORIES= x11-wm -MASTER_SITES= http://bbtools.windsofstorm.net/sources/contrib/ +MASTER_SITES= http://bbtools.windsofstorm.net/sources/contrib/ \ + ftp://ftp.surfnet.nl/pub/os/Linux/distr/gentoo/distfiles/ \ + http://www.linuxtux.org/downloads/linux/bb/bbstuff/ \ + http://www.ibiblio.org/gentoo/distfiles/ MAINTAINER= monkey@crackula.com diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile index 7e8095b..f2d0786 100644 --- a/x11/bbrun/Makefile +++ b/x11/bbrun/Makefile @@ -8,7 +8,10 @@ PORTNAME= bbrun PORTVERSION= 1.1 CATEGORIES= x11-wm -MASTER_SITES= http://bbtools.windsofstorm.net/sources/contrib/ +MASTER_SITES= http://bbtools.windsofstorm.net/sources/contrib/ \ + ftp://ftp.surfnet.nl/pub/os/Linux/distr/gentoo/distfiles/ \ + http://www.linuxtux.org/downloads/linux/bb/bbstuff/ \ + http://www.ibiblio.org/gentoo/distfiles/ MAINTAINER= monkey@crackula.com |