summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-28 09:15:03 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-28 09:15:03 +0000
commitf87daeeabb916d9d23ed526f6a8d360cba409ef4 (patch)
tree2fd4153171bd85558c1f8c533eba3ac0af450eb0 /dns
parentCorrect PKGORIGIN precisely according to PR/58268. (diff)
Fix removal of the last digit in the version number issue.
[~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3 > [~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3,1 <
Notes
Notes: svn path=/head/; revision=92427
Diffstat (limited to 'dns')
-rw-r--r--dns/bind9/Makefile1
-rw-r--r--dns/bind94/Makefile1
-rw-r--r--dns/bind95/Makefile1
-rw-r--r--dns/bind96/Makefile1
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}/,}