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 76e9738c131..ea14398acef 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2016/03/30 08:33:18 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2016/07/09 06:38:41 wiz Exp $ # DISTNAME= dlint1.4.0 PKGNAME= dlint-1.4.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= http://www.domtools.com/pub/ |