diff options
Diffstat (limited to 'net/dlint/Makefile')
-rw-r--r-- | net/dlint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dlint/Makefile b/net/dlint/Makefile index 266113aeb27..f0d555f9aa1 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2017/09/16 08:40:17 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2018/08/22 09:45:52 wiz Exp $ DISTNAME= dlint1.4.0 PKGNAME= dlint-1.4.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net #MASTER_SITES= http://www.domtools.com/pub/ |