Index: head/dns/renewck/Makefile =================================================================== --- head/dns/renewck/Makefile (revision 535986) +++ head/dns/renewck/Makefile (revision 535987) @@ -1,23 +1,24 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= renewck PORTVERSION= 1.01 CATEGORIES= dns perl5 MASTER_SITES= http://download.gnu.org.ua/pub/release/dnstools/ MAINTAINER= ports@FreeBSD.org COMMENT= Check for expiring domains and send email notifications -LICENSE= GPLv3 +LICENSE= GPLv3+ RUN_DEPENDS= p5-Time-modules>0:devel/p5-Time-modules \ p5-Mail-Tools>0:mail/p5-Mail-Tools \ p5-GDBM>0:databases/p5-GDBM USES= perl5 USE_PERL5= configure +NO_ARCH= yes PLIST_FILES= bin/renewck ${SITE_MAN1}/renewck.1.gz .include Index: head/dns/renewck/pkg-descr =================================================================== --- head/dns/renewck/pkg-descr (revision 535986) +++ head/dns/renewck/pkg-descr (revision 535987) @@ -1,7 +1,7 @@ renewck checks expiration times of one or more domains and notifies user via email about the domains that are approaching expiring. It is part of dnstools, a set of utilities for DNS management and related tasks. -WWW: http://www.gnu.org.ua/software/dnstools/renewck.html +WWW: http://man.gnu.org.ua/manpage/?1+renewck