diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
commit | 375b5e49334cb0592e3e8229da68c697205ed31b (patch) | |
tree | d06929fe99c918a62eb31e591b059925fba5f470 /lang | |
parent | f8b5cab64a62bf974ab1a5ce08f454cd578324c5 (diff) | |
download | pkgsrc-375b5e49334cb0592e3e8229da68c697205ed31b.tar.gz |
More PKGREVISION bumps for png-1.2.9nb2 update.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/classpath/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/classpath/Makefile b/lang/classpath/Makefile index 1a9e9a8ddeb..f73c5a8e9b7 100644 --- a/lang/classpath/Makefile +++ b/lang/classpath/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2006/04/15 19:52:27 tonio Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/17 14:52:11 wiz Exp $ .include "Makefile.common" +PKGREVISION= 1 BUILD_DEPENDS+= zip>=2.3:../../archivers/zip USE_TOOLS+= makeinfo |