aboutsummaryrefslogtreecommitdiff
path: root/dns/dlint
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-15 09:38:52 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-15 09:38:52 +0000
commitaa1ff89493450b7bfdb57ce73b5139562f2f2c43 (patch)
tree68e99e0c6983230e2b4276147c15d1182ba4f8c0 /dns/dlint
parent644357663603d24b81181185433d96adf8e52547 (diff)
downloadports-aa1ff89493450b7bfdb57ce73b5139562f2f2c43.tar.gz
ports-aa1ff89493450b7bfdb57ce73b5139562f2f2c43.zip
Fix bogon in the PORT{NAME,VERSION} conversion.
Notes
Notes: svn path=/head/; revision=27597
Diffstat (limited to 'dns/dlint')
-rw-r--r--dns/dlint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile
index 1054528bc062..3eb9ea801b4e 100644
--- a/dns/dlint/Makefile
+++ b/dns/dlint/Makefile
@@ -10,7 +10,7 @@ PORTNAME= dlint
PORTVERSION= 1.3.3
CATEGORIES= net
MASTER_SITES= http://www.domtools.com/pub/
-DISTFILES= dlint-${PORTVERSION}
+DISTNAME= dlint${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org