diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /www/jsdk20 | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'www/jsdk20')
-rw-r--r-- | www/jsdk20/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/jsdk20/Makefile b/www/jsdk20/Makefile index 23cf40d6b16..88689e9829c 100644 --- a/www/jsdk20/Makefile +++ b/www/jsdk20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2005/09/28 12:26:06 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2006/02/05 23:11:25 joerg Exp $ # STOP! Don't update this to a later version of this software. # The JSDK and Apache Jakarta projects have merged, making the # jakarta-tomcat package the current version of this software. @@ -7,6 +7,7 @@ DISTNAME= jsdk20-solaris2-sparc PKGNAME= jsdk-2.0 +PKGREVISION= 1 CATEGORIES= www java MASTER_SITES= # none EXTRACT_SUFX= .tar.Z |