diff options
Diffstat (limited to 'pkgtools')
-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 77f64ac4192..8a1adf4ed14 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.497 2016/09/30 18:27:37 reed Exp $ +# $NetBSD: Makefile,v 1.498 2016/10/29 08:59:48 bsiegert Exp $ PKGNAME= pkglint-5.4.9.1 +PKGREVISION= 1 DISTFILES= # none CATEGORIES= pkgtools |