diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-04 22:19:30 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-04 22:19:30 +0000 |
commit | 44a00563fe80af74a9f4cda1c048093be4a35f54 (patch) | |
tree | 0d5dd0478e3c7eb393c7435ffd8f6afbf24e17d1 /x11/bbrun | |
parent | 9f618d6c168b5ae57fd911403739f71d93eb284b (diff) |
Notes
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 |