diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-29 16:11:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-29 16:11:18 +0000 |
commit | efcb8d08d55f008ff140430bbdfdccf3682ea06a (patch) | |
tree | 0fb7b1ab2cfd385e0914b5dc47bbff09e4a585fa /net/pear-Net_DNSBL/Makefile | |
parent | ab2880d90397b9a611b251f6489a4c1db0839928 (diff) | |
download | ports-efcb8d08d55f008ff140430bbdfdccf3682ea06a.tar.gz ports-efcb8d08d55f008ff140430bbdfdccf3682ea06a.zip |
- Add PORTSCOUT variable.
Notes
Notes:
svn path=/head/; revision=224950
Diffstat (limited to 'net/pear-Net_DNSBL/Makefile')
-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} |