diff options
author | dougb <dougb@FreeBSD.org> | 2002-02-14 05:43:50 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2002-02-14 05:43:50 +0800 |
commit | c02fd911c32418db2099b78e7d29204966c2e914 (patch) | |
tree | 575ae16281a3c94c7e0ffd7e4ff082c420ce1478 /dns/bind8 | |
parent | 6ec687d80b1ff304119e375f12ff79b5ee539f9a (diff) | |
download | freebsd-ports-gnome-c02fd911c32418db2099b78e7d29204966c2e914.tar.gz freebsd-ports-gnome-c02fd911c32418db2099b78e7d29204966c2e914.tar.zst freebsd-ports-gnome-c02fd911c32418db2099b78e7d29204966c2e914.zip |
Makefile
Diffstat (limited to 'dns/bind8')
-rw-r--r-- | dns/bind8/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index fdabcebbbea2..5fa4246a9ad7 100644 --- a/dns/bind8/Makefile +++ b/dns/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 |