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 | |
parent | 9254dee6a1b619c8e91aeb9ba9f2909447214586 (diff) | |
download | ports-f87daeeabb916d9d23ed526f6a8d360cba409ef4.tar.gz ports-f87daeeabb916d9d23ed526f6a8d360cba409ef4.zip |
Notes
-rw-r--r-- | dns/bind9/Makefile | 1 | ||||
-rw-r--r-- | dns/bind94/Makefile | 1 | ||||
-rw-r--r-- | dns/bind95/Makefile | 1 | ||||
-rw-r--r-- | dns/bind96/Makefile | 1 |
4 files changed, 4 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}/,} diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 1dddf5ffa37e..0a0bff38c9a1 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/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}/,} diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index 1dddf5ffa37e..0a0bff38c9a1 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/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}/,} diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 1dddf5ffa37e..0a0bff38c9a1 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/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}/,} |