diff options
author | rillig <rillig> | 2009-09-15 08:16:24 +0000 |
---|---|---|
committer | rillig <rillig> | 2009-09-15 08:16:24 +0000 |
commit | ef6a48b1156cbe746a09e132362aa950e4f51861 (patch) | |
tree | 6ead5c3fd203a3437dbcbae01a9da67339fa6220 /pkgtools/pkglint | |
parent | f654cd150ec39eddae5f8b0b7608e97d6ecae914 (diff) | |
download | pkgsrc-ef6a48b1156cbe746a09e132362aa950e4f51861.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 |