diff options
Diffstat (limited to 'net/bind8')
-rw-r--r-- | net/bind8/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index fdabceb..5fa4246 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -19,6 +19,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${PORTVERSION}/ \ ftp://ftp.grolier.fr/pub/isc/bind/src/${PORTVERSION}/ DISTFILES= bind-src.tar.gz bind-doc.tar.gz +DIST_SUBDIR= bind-${PORTVERSION} MAINTAINER= DougB@FreeBSD.org |