diff options
Diffstat (limited to 'lang/classpath/Makefile')
-rw-r--r-- | lang/classpath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/classpath/Makefile b/lang/classpath/Makefile index 4df5cdbd455..727081744e9 100644 --- a/lang/classpath/Makefile +++ b/lang/classpath/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2009/05/18 13:15:19 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2011/04/22 13:43:58 obache Exp $ .include "Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 BUILD_DEPENDS+= zip>=2.3:../../archivers/zip |