diff options
Diffstat (limited to 'dns/nsd/Makefile')
-rw-r--r-- | dns/nsd/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index 85b21fed7774..6b7f736a93b1 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: nsd -# Date created: 08 August 2002 -# Whom: alexis -# +# Created by: alexis # $FreeBSD$ -# PORTNAME= nsd -PORTVERSION= 3.2.13 +PORTVERSION= 3.2.14 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ |