diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-28 09:15:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-28 09:15:03 +0000 |
commit | f87daeeabb916d9d23ed526f6a8d360cba409ef4 (patch) | |
tree | 2fd4153171bd85558c1f8c533eba3ac0af450eb0 /dns/bind9/Makefile | |
parent | 9254dee6a1b619c8e91aeb9ba9f2909447214586 (diff) | |
download | ports-f87daeeabb916d9d23ed526f6a8d360cba409ef4.tar.gz ports-f87daeeabb916d9d23ed526f6a8d360cba409ef4.zip |
Notes
Diffstat (limited to 'dns/bind9/Makefile')
-rw-r--r-- | dns/bind9/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 1dddf5ffa37e..0a0bff38c9a1 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -13,6 +13,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.3 +PORTEPOCH= 1 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,} |