Removed the comment about updating the version from the Makefile
I had used the pkglint_current tag in the past to summarize the changes whenever I bumped the version number. In the last 7 years, this hasn't been done, so there seems to be no need for it.
This commit is contained in:
parent
dfd5907057
commit
13d395ba74
1 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
|||
# $NetBSD: Makefile,v 1.459 2015/03/11 19:05:58 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.460 2015/03/11 19:09:38 rillig Exp $
|
||||
|
||||
# Note: if you update the version number, please have a look at the
|
||||
# changes between the CVS tag "pkglint_current" and HEAD.
|
||||
# After updating, please re-set the CVS tag to HEAD.
|
||||
PKGNAME= pkglint-4.153
|
||||
CATEGORIES= pkgtools
|
||||
|
||||
|
|
Loading…
Reference in a new issue