diff options
author | rillig <rillig> | 2005-12-01 13:44:11 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-12-01 13:44:11 +0000 |
commit | a7037831b8117cbf1dd8bb5986f59baef9020a18 (patch) | |
tree | a6f60474de27687a59c5101aa7f6eed515f3b487 /pkgtools | |
parent | dc189bd7ae560fa837cebaa1a159ac1becf51f7c (diff) | |
download | pkgsrc-a7037831b8117cbf1dd8bb5986f59baef9020a18.tar.gz |
Updated pkglint to 4.48.
Changes since 4.47:
- Output warnings for partial RCS tags in patch files.
- Added many warnings concerning Makefile directives and make targets.
Diffstat (limited to 'pkgtools')
-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 8409c78f0c2..bff09ebc497 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.313 2005/12/01 04:11:56 rillig Exp $ +# $NetBSD: Makefile,v 1.314 2005/12/01 13:44:11 rillig Exp $ # -DISTNAME= pkglint-4.47 +DISTNAME= pkglint-4.49 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |