diff options
author | rillig <rillig> | 2007-12-22 11:21:47 +0000 |
---|---|---|
committer | rillig <rillig> | 2007-12-22 11:21:47 +0000 |
commit | cfc325cc383d21b77e967ccf368b151c85dde4d6 (patch) | |
tree | 8d99b48d52b2d9e68032f08b4a47f13da5d91e5d /pkgtools/pkglint | |
parent | 0cfa3f9a977b793380b736cfe43c7061b56da21f (diff) | |
download | pkgsrc-cfc325cc383d21b77e967ccf368b151c85dde4d6.tar.gz |
Updated pkglint to 4.81.
Changes since 4.80:
- Stricter CVS Id check
- REQD_FILES_PERMS, META_PACKAGE, PKGSRC_COMPILER
- Warning if info pages are installed into share/info.
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 57d917efd70..8e98c8ab5d9 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.367 2007/12/07 11:47:52 rillig Exp $ +# $NetBSD: Makefile,v 1.368 2007/12/22 11:21:47 rillig Exp $ # -DISTNAME= pkglint-4.80 +DISTNAME= pkglint-4.81 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |