aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-POE-Component-Server-DNS
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-10 22:45:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-10 22:45:52 +0000
commitb209cfbd8ff395ef75607f550ef011f30003f3eb (patch)
tree9267fdc79dc6230688fce48351c82636102012e7 /dns/p5-POE-Component-Server-DNS
parentdbf4e93cf08391d7dc785789ecd9ab2be537a8ce (diff)
downloadports-b209cfbd8ff395ef75607f550ef011f30003f3eb.tar.gz
ports-b209cfbd8ff395ef75607f550ef011f30003f3eb.zip
Use real PORTVERSION and update dependent ports
- Add LICENSE - Sort *_DEPENDS - Add NO_ARCH - Sort PLIST
Notes
Notes: svn path=/head/; revision=435862
Diffstat (limited to 'dns/p5-POE-Component-Server-DNS')
-rw-r--r--dns/p5-POE-Component-Server-DNS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-POE-Component-Server-DNS/Makefile b/dns/p5-POE-Component-Server-DNS/Makefile
index 1225e3109b83..4b961f4135e4 100644
--- a/dns/p5-POE-Component-Server-DNS/Makefile
+++ b/dns/p5-POE-Component-Server-DNS/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Net-DNS>=0.58:dns/p5-Net-DNS \
p5-POE>=0.38:devel/p5-POE \
p5-POE-Component-Client-DNS>=1.051:dns/p5-POE-Component-Client-DNS \
p5-POE-Component-Client-DNS-Recursive>=1.04:dns/p5-POE-Component-Client-DNS-Recursive \
- p5-POE-Component-Generic>=0.09.10:net/p5-POE-Component-Generic \
+ p5-POE-Component-Generic>=0.0910:net/p5-POE-Component-Generic \
p5-POE-Filter-DNS-TCP>=0.04:dns/p5-POE-Filter-DNS-TCP
RUN_DEPENDS:= ${BUILD_DEPENDS}