diff options
Diffstat (limited to 'dns/pear-Net_DNS21/Makefile')
-rw-r--r-- | dns/pear-Net_DNS21/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/pear-Net_DNS21/Makefile b/dns/pear-Net_DNS21/Makefile index 6fdc9a1f0448..f4c5cab1a08e 100644 --- a/dns/pear-Net_DNS21/Makefile +++ b/dns/pear-Net_DNS21/Makefile @@ -20,4 +20,6 @@ USE_GITHUB= yes GH_ACCOUNT= mikepultz GH_PROJECT= netdns2 +PORTSCOUT= limit:^1\. + .include <bsd.port.mk> |