diff options
Diffstat (limited to 'pkgtools/pkglint/Makefile')
-rw-r--r-- | pkgtools/pkglint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index adc6a8ddda2..5d2e95584bb 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.461 2015/05/03 15:20:23 bsiegert Exp $ +# $NetBSD: Makefile,v 1.462 2015/06/12 10:50:56 wiz Exp $ PKGNAME= pkglint-4.154 +PKGREVISION= 1 CATEGORIES= pkgtools OWNER= wiz@NetBSD.org |