From c02fd911c32418db2099b78e7d29204966c2e914 Mon Sep 17 00:00:00 2001 From: dougb Date: Wed, 13 Feb 2002 21:43:50 +0000 Subject: Makefile --- dns/bind8/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/bind8') 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 -- cgit