diff options
Diffstat (limited to 'x11/bbrun')
-rw-r--r-- | x11/bbrun/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile index 7e8095b39979..f2d0786d59a3 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 |