aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2006-04-12 08:43:09 +0000
committerVolker Stolz <vs@FreeBSD.org>2006-04-12 08:43:09 +0000
commitd5d7b723787994b40a55c1a0430413b0022bffe8 (patch)
treebc1d452a5401d51dcca75f2b90a289e322176ac8 /dns
parentf5893bdd9642c838ecbb5399a0309361e4ae2dce (diff)
downloadports-d5d7b723787994b40a55c1a0430413b0022bffe8.tar.gz
ports-d5d7b723787994b40a55c1a0430413b0022bffe8.zip
Use tarball released by O'Reilly. Nuke two-line pkg-plist while here. Pet portlint.
Notes
Notes: svn path=/head/; revision=159359
Diffstat (limited to 'dns')
-rw-r--r--dns/h2n/Makefile8
-rw-r--r--dns/h2n/distinfo6
-rw-r--r--dns/h2n/pkg-plist2
3 files changed, 8 insertions, 8 deletions
diff --git a/dns/h2n/Makefile b/dns/h2n/Makefile
index 54d5aa2f80c5..2cc7469c8b96 100644
--- a/dns/h2n/Makefile
+++ b/dns/h2n/Makefile
@@ -8,8 +8,8 @@
PORTNAME= h2n
PORTVERSION= 1.29
CATEGORIES= dns
-MASTER_SITES= ftp://ftp.iij.ad.jp/pub/published/oreilly/nutshell/dnsbind/
-DISTNAME= dns
+MASTER_SITES= ftp://ftp.oreilly.com/published/oreilly/nutshell/dnsbind/
+DISTNAME= dns.3ed
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
@@ -17,7 +17,9 @@ COMMENT= Translate host table to name server file format
NO_BUILD= YES
NO_WRKSUBDIR= YES
-RESTRICTED= "Never get an approval yet."
+RESTRICTED= Never got an approval yet.
+
+PLIST_FILES= bin/h2n man/cat8/h2n.8
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/h2n ${PREFIX}/bin
diff --git a/dns/h2n/distinfo b/dns/h2n/distinfo
index 1d55410fe3da..5647064e4151 100644
--- a/dns/h2n/distinfo
+++ b/dns/h2n/distinfo
@@ -1,3 +1,3 @@
-MD5 (dns.tar.Z) = 6a1c571901d82bb82c58f6b821d81df2
-SHA256 (dns.tar.Z) = fbad66067d568e34e9fb5b8d68453d1bec59c6eaf71044854edeeb15f81d5de2
-SIZE (dns.tar.Z) = 50403
+MD5 (dns.3ed.tar.Z) = 200de9ab31b2a0b87c28aca30d7563ad
+SHA256 (dns.3ed.tar.Z) = b07e2ec5e1e74bb7c41a8517308eb32dc17fc9643c4798fa77dabff9f8cc0c6f
+SIZE (dns.3ed.tar.Z) = 50383
diff --git a/dns/h2n/pkg-plist b/dns/h2n/pkg-plist
deleted file mode 100644
index 63c0c3a82ea7..000000000000
--- a/dns/h2n/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/h2n
-man/cat8/h2n.8