diff options
author | atatat <atatat@pkgsrc.org> | 2002-09-22 16:00:37 +0000 |
---|---|---|
committer | atatat <atatat@pkgsrc.org> | 2002-09-22 16:00:37 +0000 |
commit | 9a44a644065846b17a590e6eca6694fb21cb8ebf (patch) | |
tree | 5f506bae257fba1eb3ae6b80345c490da495d57a /pkgtools/pkglint | |
parent | a72f2e551436def0655d28f1ac5d942177c22ea2 (diff) | |
download | pkgsrc-9a44a644065846b17a590e6eca6694fb21cb8ebf.tar.gz |
lintpkgsrc was tweaked, so bump the version
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 5f66f6cadbe..cdb56d67de0 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.135 2002/09/12 17:03:04 wiz Exp $ +# $NetBSD: Makefile,v 1.136 2002/09/22 16:00:37 atatat Exp $ # -DISTNAME= pkglint-3.31 +DISTNAME= pkglint-3.32 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty |