mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8
accordingly.
This commit is contained in:
parent
0d90a7cfe7
commit
5eb1cd0412
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51348
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORES= chinese
|
||||
CATEGORES= chinese net
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../net/bind8
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
PORTNAME= bind
|
||||
PORTVERSION= 8.2.5
|
||||
CATEGORIES= net
|
||||
CATEGORIES?= net
|
||||
MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${PORTVERSION}/ \
|
||||
ftp://ftp.epix.net/pub/isc/bind/src/${PORTVERSION}/ \
|
||||
ftp://ftp.nominum.com/pub/isc/bind/src/${PORTVERSION}/ \
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
PORTNAME= bind
|
||||
PORTVERSION= 8.2.5
|
||||
CATEGORIES= net
|
||||
CATEGORIES?= net
|
||||
MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${PORTVERSION}/ \
|
||||
ftp://ftp.epix.net/pub/isc/bind/src/${PORTVERSION}/ \
|
||||
ftp://ftp.nominum.com/pub/isc/bind/src/${PORTVERSION}/ \
|
||||
|
Loading…
Reference in New Issue
Block a user