diff options
author | rillig <rillig@pkgsrc.org> | 2008-11-18 19:43:32 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2008-11-18 19:43:32 +0000 |
commit | 25f7fc311059b2b9c791cdcdc14130f08fc52643 (patch) | |
tree | 783df3979defaffcd795c68f0a6d17d766602470 /pkgtools/pkglint | |
parent | a3a3f7f7756baeac0caad354ff26aa493814f669 (diff) | |
download | pkgsrc-25f7fc311059b2b9c791cdcdc14130f08fc52643.tar.gz |
Updated pkglint to 4.90.
Changes since 4.89:
- Packages are checked whether they are being downgraded.
- Several small fixes and improvements.
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 51a43d6b290..95ad065efa3 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.378 2008/10/20 10:13:12 rillig Exp $ +# $NetBSD: Makefile,v 1.379 2008/11/18 19:43:32 rillig Exp $ # # Please don't increase the version number if you are not rillig. -DISTNAME= pkglint-4.89 +DISTNAME= pkglint-4.90 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none |