diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/pear-Net_DNSBL/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index 57c8a86365ec..1ecbcd459ac2 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -24,6 +24,8 @@ CATEGORY= Net FILES= Net/DNSBL.php Net/DNSBL/SURBL.php TESTS= AllTests.php testNetDNSBL.php testNetDNSBLSURBL.php +PORTSCOUT= skipv:1.3.0a1 + .include <bsd.port.pre.mk> PHP_VERS= ${PHP_VERSION:S/.//g} |