aboutsummaryrefslogtreecommitdiff
path: root/net/ldap2dns
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net/ldap2dns
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'net/ldap2dns')
-rw-r--r--net/ldap2dns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile
index 4fed47c769aa..26c8978ccd44 100644
--- a/net/ldap2dns/Makefile
+++ b/net/ldap2dns/Makefile
@@ -12,8 +12,8 @@ COMMENT= Maintain DNS zones using an LDAP directory
LICENSE= GPLv2
-RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
- p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
+RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \
+ p5-perl-ldap>=0:net/p5-perl-ldap
USE_GITHUB= yes
GH_ACCOUNT= bklang