mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Cleanup MASTER_SITES and use upstream mirror as primary
Discussed with: beat (for chruetertee mirrors)
This commit is contained in:
parent
ee526acaca
commit
77ec5cb4ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304160
@ -8,8 +8,8 @@
|
||||
PORTNAME= virtualbox-ose
|
||||
DISTVERSION= 4.0.16
|
||||
CATEGORIES= emulators kld
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \
|
||||
http://tmp.chruetertee.ch/ \
|
||||
http://disasterarea.chruetertee.ch/
|
||||
PKGNAMESUFFIX= -kmod-legacy
|
||||
DISTNAME= VirtualBox-${DISTVERSION}
|
||||
|
@ -9,8 +9,8 @@ PORTNAME= virtualbox-ose
|
||||
DISTVERSION= 4.0.16
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \
|
||||
http://tmp.chruetertee.ch/ \
|
||||
http://disasterarea.chruetertee.ch/ \
|
||||
http://download.virtualbox.org/virtualbox/${VBOX_GUEST_VER}/:guestadditions
|
||||
PKGNAMESUFFIX= -legacy
|
||||
|
Loading…
Reference in New Issue
Block a user