diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-12-24 04:41:08 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-12-24 04:41:08 +0800 |
commit | a1f2829192728ee32dfda3a680766d64b0adc9dc (patch) | |
tree | 1781af32eba4774de783730104f7cfb1bb439038 /dns/dlint/Makefile | |
parent | fb319978bc45d08637984a7a991f121cdcf29413 (diff) | |
download | freebsd-ports-gnome-a1f2829192728ee32dfda3a680766d64b0adc9dc.tar.gz freebsd-ports-gnome-a1f2829192728ee32dfda3a680766d64b0adc9dc.tar.zst freebsd-ports-gnome-a1f2829192728ee32dfda3a680766d64b0adc9dc.zip |
Update to 1.4.0.
PR: 22981
Submitted by: joseph@randomnetworks.com
Diffstat (limited to 'dns/dlint/Makefile')
-rw-r--r-- | dns/dlint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index 41d8cbd27994..42445ecfd69e 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dlint -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.0 CATEGORIES= net MASTER_SITES= http://www.domtools.com/pub/ DISTNAME= dlint${PORTVERSION} |