diff options
Diffstat (limited to 'dns/bind8')
-rw-r--r-- | dns/bind8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index 136af25adf71..decc947babe1 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bind -# Version required: 8.2.2-P5 # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # -DISTNAME= bind-8.2.2.p5 +PORTNAME= bind +PORTVERSION= 8.2.2.p5 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ DISTFILES= bind-src.tar.gz bind-doc.tar.gz |