diff options
Diffstat (limited to 'dns/vhostcname/Makefile')
-rw-r--r-- | dns/vhostcname/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dns/vhostcname/Makefile b/dns/vhostcname/Makefile index 093dbcadc5ba..48b44ba5f826 100644 --- a/dns/vhostcname/Makefile +++ b/dns/vhostcname/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= vhostcname -PORTVERSION= 1.00 +PORTVERSION= 2.00 CATEGORIES= dns perl5 -MASTER_SITES= ftp://download.gnu.org.ua/pub/release/dnstools/ \ - http://freebsd.nsu.ru/distfiles/ +MASTER_SITES= http://download.gnu.org.ua/pub/release/dnstools/ -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Synchronize DNS with server names and aliases from Apache vhost LICENSE= GPLv3 |