summaryrefslogtreecommitdiff
path: root/dns/dlint
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-08 11:13:41 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-08 11:13:41 +0000
commitf8082079ce8378685cbc5c666532185826a0647d (patch)
treeb58bdd85f47ca88f7718473376caaebf809dbddf /dns/dlint
parent- Mark FORBIDDEN due to multiple format strings vulnerabilities. (diff)
- UNBREAK: Make it fetchable again
- Paficy portlint(1) PR: ports/94202 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=157030
Diffstat (limited to 'dns/dlint')
-rw-r--r--dns/dlint/Makefile3
-rw-r--r--dns/dlint/pkg-plist4
2 files changed, 3 insertions, 4 deletions
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile
index 1e860b636391..80d46fdab469 100644
--- a/dns/dlint/Makefile
+++ b/dns/dlint/Makefile
@@ -9,13 +9,12 @@
PORTNAME= dlint
PORTVERSION= 1.4.0
CATEGORIES= dns
-MASTER_SITES= http://www.domtools.com/pub/
+MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/misc/dns/
DISTNAME= dlint${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Lint for DNS zones (Domain Name Server zone verification utility)
-USE_REINPLACE= yes
NO_BUILD= yes
MAN8= dlint.8
diff --git a/dns/dlint/pkg-plist b/dns/dlint/pkg-plist
index f26955f1bbec..94411d56bd53 100644
--- a/dns/dlint/pkg-plist
+++ b/dns/dlint/pkg-plist
@@ -1,4 +1,4 @@
sbin/dlint
sbin/digparse
-%%PORTDOCS%%share/doc/dlint/README
-%%PORTDOCS%%@dirrm share/doc/dlint
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%