diff options
Diffstat (limited to 'dns/doc')
-rw-r--r-- | dns/doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/doc/Makefile b/dns/doc/Makefile index d94a90584d8d..fe4391879372 100644 --- a/dns/doc/Makefile +++ b/dns/doc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: doc -# Version required: 2.1.4 # Date created: 28 November 1999 # Whom: MIHIRA Yoshiro <sanpei@jp.FreeBSD.org> # # $FreeBSD$ # -DISTNAME= doc-2.1.4 +PORTNAME= doc +PORTVERSION= 2.1.4 CATEGORIES= net MASTER_SITES= ftp://ftp.his.com/pub/brad/dns/ |