diff options
Diffstat (limited to 'net/adns/Makefile')
-rw-r--r-- | net/adns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/adns/Makefile b/net/adns/Makefile index f0ea2209d6bd..09fb109d31cd 100644 --- a/net/adns/Makefile +++ b/net/adns/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: adns -# Version required: 0.7 # Date created: Mon Mar 3, 2000 # Whom: Kostya Lukin <lukin@okbmei.msk.su> # # $FreeBSD$ # -DISTNAME= adns-0.7 +PORTNAME= adns +PORTVERSION= 0.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.chiark.greenend.org.uk/users/ian/adns/ |