diff options
Diffstat (limited to 'net/bind8/Makefile')
-rw-r--r-- | net/bind8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index 69c047f..0a885a6 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -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}/ \ |