diff options
Diffstat (limited to 'dns/whoseip/Makefile')
-rw-r--r-- | dns/whoseip/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dns/whoseip/Makefile b/dns/whoseip/Makefile index da8de86583bc..84c2a869344f 100644 --- a/dns/whoseip/Makefile +++ b/dns/whoseip/Makefile @@ -3,8 +3,9 @@ PORTNAME= whoseip PORTVERSION= 1.00 -CATEGORIES= dns -MASTER_SITES= ftp://download.gnu.org.ua/pub/release/dnstools/ +CATEGORIES= dns perl5 +MASTER_SITES= ftp://download.gnu.org.ua/pub/release/dnstools/ \ + http://freebsd.nsu.ru/distfiles/ MAINTAINER= danfe@FreeBSD.org COMMENT= Get information about IP addresses: country code and network |