From 93a61d6874669ec2bb1bc7deebc61598e4174442 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- dns/h2n/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dns/h2n') 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 # # $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 -- cgit v1.2.3