Index: head/dns/whoseip/Makefile =================================================================== --- head/dns/whoseip/Makefile (revision 535852) +++ head/dns/whoseip/Makefile (revision 535853) @@ -1,21 +1,22 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= whoseip PORTVERSION= 1.00 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 -LICENSE= GPLv3 +LICENSE= GPLv3+ RUN_DEPENDS= p5-Net-CIDR>0:net-mgmt/p5-Net-CIDR \ p5-Data-UUID>0:devel/p5-Data-UUID USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Index: head/dns/whoseip/pkg-descr =================================================================== --- head/dns/whoseip/pkg-descr (revision 535852) +++ head/dns/whoseip/pkg-descr (revision 535853) @@ -1,7 +1,7 @@ whoseip returns information about IP addresses: country code and network they belong to. It is part of dnstools, a set of utilities for DNS management and related tasks. -WWW: http://www.gnu.org.ua/software/dnstools/whoseip.html +WWW: http://man.gnu.org.ua/manpage/?1+whoseip