diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-10-28 11:54:41 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-10-28 11:54:41 +0000 |
commit | fbe9f7ffc622980590189de2c080b6a39add3b37 (patch) | |
tree | 1f72fcdfd3140cc30b4bd853e4f21d7bda9c0381 /dns/bind95 | |
parent | 7d361ef8839e0100f253b5917fc72813f8224c3f (diff) |
Notes
Diffstat (limited to 'dns/bind95')
-rw-r--r-- | dns/bind95/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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}/,} |