diff options
author | abs <abs> | 2002-01-03 11:04:49 +0000 |
---|---|---|
committer | abs <abs> | 2002-01-03 11:04:49 +0000 |
commit | ce0cf922c2d159c37a09667cd377591555762d5a (patch) | |
tree | 2533ca2388b31e4dc133678b727d19a6f97398e3 /pkgtools/pkglint/Makefile | |
parent | f88604d9d807ca2ed96bd2561af94bd29945498d (diff) | |
download | pkgsrc-ce0cf922c2d159c37a09667cd377591555762d5a.tar.gz |
Updated pkglint to 3.21
- lintpkgsrc - fixed -p to handle relative symlinks and symlink loops
Diffstat (limited to 'pkgtools/pkglint/Makefile')
-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 187d354b348..f780660b493 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.124 2001/12/27 19:13:13 abs Exp $ +# $NetBSD: Makefile,v 1.125 2002/01/03 11:04:49 abs Exp $ # -DISTNAME= pkglint-3.20 +DISTNAME= pkglint-3.21 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty |