svn commit: r473943 - head/net-mgmt/p5-Net-Abuse-Utils
Wen Heping
wen at FreeBSD.org
Thu Jul 5 01:40:24 UTC 2018
Author: wen
Date: Thu Jul 5 01:40:23 2018
New Revision: 473943
URL: https://svnweb.freebsd.org/changeset/ports/473943
Log:
- Update DEPENDS which forgot in previous commit
Modified:
head/net-mgmt/p5-Net-Abuse-Utils/Makefile
Modified: head/net-mgmt/p5-Net-Abuse-Utils/Makefile
==============================================================================
--- head/net-mgmt/p5-Net-Abuse-Utils/Makefile Thu Jul 5 01:34:50 2018 (r473942)
+++ head/net-mgmt/p5-Net-Abuse-Utils/Makefile Thu Jul 5 01:40:23 2018 (r473943)
@@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Email-Address>=0:mail/p5-Email-Address \
+BUILD_DEPENDS= p5-Email-Address-XS>=0:mail/p5-Email-Address-XS \
p5-Net-DNS>=0:dns/p5-Net-DNS \
p5-Net-IP>=0:net-mgmt/p5-Net-IP \
p5-Net-Whois-IP>=1.11:net/p5-Net-Whois-IP
More information about the svn-ports-head
mailing list