diff options
author | dougb <dougb@FreeBSD.org> | 2003-10-28 19:54:41 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-10-28 19:54:41 +0800 |
commit | 549f70e06d75fb4db983137fd68c766a2a5634dd (patch) | |
tree | 3a87e6ae7e330f18008b417de174bc96f0d992fb | |
parent | a3e5bd5cd61cd71e46381032d71077c220d5c2f3 (diff) | |
download | freebsd-ports-gnome-549f70e06d75fb4db983137fd68c766a2a5634dd.tar.gz freebsd-ports-gnome-549f70e06d75fb4db983137fd68c766a2a5634dd.tar.zst freebsd-ports-gnome-549f70e06d75fb4db983137fd68c766a2a5634dd.zip |
I specifically stated that I did not want to bump portepoch for this port.
I realize that my error in version numbering previously caused some confusion
about 9.2.3 being a more up to date version than 9.2.3.4, but this will quickly
be resolved with the next version, and affected only a few users who installed
the release candidate. The portepoch change is permanent, and perpetuates a
silly kludge for no good reason.
Please do not change this again without discussing it with me.
-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, 0 insertions, 4 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 0a0bff38c9a1..1dddf5ffa37e 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -13,7 +13,6 @@ 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 0a0bff38c9a1..1dddf5ffa37e 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -13,7 +13,6 @@ 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 0a0bff38c9a1..1dddf5ffa37e 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -13,7 +13,6 @@ 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 0a0bff38c9a1..1dddf5ffa37e 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -13,7 +13,6 @@ 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}/,} |