diff options
author | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
commit | 03b42818c95a93f3a88a1e9b94e43865f93e21e5 (patch) | |
tree | 37b6f6857fba66970f7187602f683778b565744e /dns | |
parent | 799c0ed0f75012bcc172c73f793125a4301a650d (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-sdb-ldap/Makefile | 1 | ||||
-rw-r--r-- | dns/ldapdns/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dns/bind9-sdb-ldap/Makefile b/dns/bind9-sdb-ldap/Makefile index 403fee12f433..440c98495468 100644 --- a/dns/bind9-sdb-ldap/Makefile +++ b/dns/bind9-sdb-ldap/Makefile @@ -7,6 +7,7 @@ PORTNAME= bind9 PORTVERSION= 9.4.3.1 +PORTREVISION= 1 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ http://dougbarton.us/Downloads/%SUBDIR%/ diff --git a/dns/ldapdns/Makefile b/dns/ldapdns/Makefile index 427f7253c293..57a3e08c4d95 100644 --- a/dns/ldapdns/Makefile +++ b/dns/ldapdns/Makefile @@ -7,7 +7,7 @@ PORTNAME= ldapdns PORTVERSION= 2.06 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.nimh.org/dl/ |