diff options
author | rillig <rillig@pkgsrc.org> | 2009-09-15 08:16:24 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2009-09-15 08:16:24 +0000 |
commit | 003f5b130eac677a546fd90e8753756d7f3e44ec (patch) | |
tree | 6ead5c3fd203a3437dbcbae01a9da67339fa6220 /pkgtools/pkglint | |
parent | 3189cd7c572c0bc91258451edcb0182a75839e59 (diff) | |
download | pkgsrc-003f5b130eac677a546fd90e8753756d7f3e44ec.tar.gz |
Don't prevent others from increasing the version number, since I don't
follow recent pkgsrc developments as carefully as necessary.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r-- | pkgtools/pkglint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 4b79cd57f30..13144277360 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.381 2009/04/09 00:48:13 joerg Exp $ +# $NetBSD: Makefile,v 1.382 2009/09/15 08:16:24 rillig Exp $ # -# Please don't increase the version number if you are not rillig. DISTNAME= pkglint-4.91 CATEGORIES= pkgtools MASTER_SITES= # none |