diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-22 14:47:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-22 14:47:32 +0000 |
commit | c5893428ed2404fe696d04a55cf29b685d484354 (patch) | |
tree | 61722c6c16efb78a89899a37aa302d375e5fbe83 /pkgtools/pkglint/Makefile | |
parent | fb014af0afdeb63c0943052896b1505bf7b795de (diff) | |
download | pkgsrc-c5893428ed2404fe696d04a55cf29b685d484354.tar.gz |
Add length check for COMMENT. Bump to 2.38.
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 9bf6efdd10f..2852d2ef1c0 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2001/02/17 17:51:29 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2001/02/22 14:47:32 wiz Exp $ # -DISTNAME= pkglint-2.37 +DISTNAME= pkglint-2.38 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty |