diff options
author | wiz <wiz> | 2001-05-12 15:19:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-05-12 15:19:14 +0000 |
commit | cfcaa53c3cd91e1c56dd4f52364ac72fbd580764 (patch) | |
tree | adacaac7e9fa6a66643425b744b6aad823d162aa /pkgtools/pkglint/Makefile | |
parent | 7b2d7e0f7cd67dbb09653ea27b01213d3ae46f6c (diff) | |
download | pkgsrc-cfcaa53c3cd91e1c56dd4f52364ac72fbd580764.tar.gz |
Warn on finding USE_PERL (not USE_PERL5), and on DEPENDS with
continuation lines.
Bump to 2.51.
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 d8d2616a398..fc220eb8ae6 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2001/05/03 19:18:55 abs Exp $ +# $NetBSD: Makefile,v 1.93 2001/05/12 15:19:14 wiz Exp $ # -DISTNAME= pkglint-2.50 +DISTNAME= pkglint-2.51 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty |