summaryrefslogtreecommitdiff
path: root/dns/h2n
diff options
context:
space:
mode:
Diffstat (limited to 'dns/h2n')
-rw-r--r--dns/h2n/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/h2n/Makefile b/dns/h2n/Makefile
index 2e5e4f4164a7..de8bb03f9e8e 100644
--- a/dns/h2n/Makefile
+++ b/dns/h2n/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: h2n
-# Version required: 1.29
# Date created: 27 Nov 1997
# Whom: SADA Kenji <sada@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= dns
-PKGNAME= h2n-1.29
+PORTNAME= h2n
+PORTVERSION= 1.29
CATEGORIES= net
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/published/oreilly/nutshell/dnsbind/ \
ftp://ftp.uu.net/published/oreilly/nutshell/dnsbind/
+DISTNAME= dns
EXTRACT_SUFX= .tar.Z
MAINTAINER= sada@FreeBSD.org