diff options
author | obache <obache@pkgsrc.org> | 2013-05-06 02:53:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-05-06 02:53:24 +0000 |
commit | ab4a8fc6b03a418a0fff35b0b00a039c037329dc (patch) | |
tree | c4b33f49448eaf315863b8ff378961b20d40153c /pkgtools/pkglint/Makefile | |
parent | 160460647d5254c184115d5cf25304e62f7fc01e (diff) | |
download | pkgsrc-ab4a8fc6b03a418a0fff35b0b00a039c037329dc.tar.gz |
pkglint-4.129
* explain when desktop-file-utils is required.
* error missing {hicolor,gnome}-icon-theme.
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 a00f0eb5772..531b4c78d50 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.428 2013/03/26 15:11:36 schmonz Exp $ +# $NetBSD: Makefile,v 1.429 2013/05/06 02:53:24 obache 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. -DISTNAME= pkglint-4.128 +DISTNAME= pkglint-4.129 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none |