diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-12-11 14:57:59 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-12-11 14:57:59 +0000 |
commit | 9ff77274795ffe33c41805539c8a48620d307323 (patch) | |
tree | a600581df68267bd0eebfac8b92dfc1d6031fe16 /pkgtools/pkglint/Makefile | |
parent | 736e85b86a39ffa132611667de2c0e019cc08650 (diff) | |
download | pkgsrc-9ff77274795ffe33c41805539c8a48620d307323.tar.gz |
Update to 4.127
* Add sun-{jre,jdk}7 support
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 d82d02b63c5..ab2320adc43 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.422 2012/11/20 11:41:29 abs Exp $ +# $NetBSD: Makefile,v 1.423 2012/12/11 14:57:59 ryoon 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.126 +DISTNAME= pkglint-4.127 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none |