diff options
author | rillig <rillig@pkgsrc.org> | 2007-12-22 11:21:47 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-12-22 11:21:47 +0000 |
commit | 2c5b005b554a04967e54f9b8e1cbb05598dcd142 (patch) | |
tree | 8d99b48d52b2d9e68032f08b4a47f13da5d91e5d | |
parent | f70c6ead95d58b39ebebd4e3085c64ff92e005f9 (diff) | |
download | pkgsrc-2c5b005b554a04967e54f9b8e1cbb05598dcd142.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.
-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 |