1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Add chruetertee/vbox mirrors to MASTER_SITES

- Remove bluelife.at mirror because it's gone :(

Discussed with:	beat
This commit is contained in:
Bernhard Froehlich 2012-07-17 21:52:50 +00:00
parent a7819a80ff
commit 870e348270
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301046
2 changed files with 5 additions and 2 deletions

View File

@ -9,7 +9,8 @@ PORTNAME= kBuild
DISTVERSION= ${KBUILD_VERSION}
CATEGORIES= devel
MASTER_SITES= ftp://ftp.netlabs.org/pub/kbuild/ \
http://home.bluelife.at/ports/distfiles/
http://tmp.chruetertee.ch/ \
http://disasterarea.chruetertee.ch/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-${DISTVERSION}-src

View File

@ -9,7 +9,9 @@ PORTNAME= kBuild
DISTVERSION= ${KBUILD_VERSION}-p2
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.netlabs.org/pub/kbuild/
MASTER_SITES= ftp://ftp.netlabs.org/pub/kbuild/ \
http://tmp.chruetertee.ch/ \
http://disasterarea.chruetertee.ch/
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
MAINTAINER= gahr@FreeBSD.org