diff options
author | atatat <atatat> | 2002-09-22 16:00:37 +0000 |
---|---|---|
committer | atatat <atatat> | 2002-09-22 16:00:37 +0000 |
commit | dd7b59f43c9293e7029cb11eaf9a0a10a1c2cea4 (patch) | |
tree | 5f506bae257fba1eb3ae6b80345c490da495d57a | |
parent | 1e9787e724387048ca958e9cfb3d8aade1cad9d2 (diff) | |
download | pkgsrc-dd7b59f43c9293e7029cb11eaf9a0a10a1c2cea4.tar.gz |
lintpkgsrc was tweaked, so bump the version
-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 |