diff options
Diffstat (limited to 'lang/classpath-gui/Makefile')
-rw-r--r-- | lang/classpath-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/classpath-gui/Makefile b/lang/classpath-gui/Makefile index a57d336dcb9..fbca2eb6664 100644 --- a/lang/classpath-gui/Makefile +++ b/lang/classpath-gui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/02/16 11:22:51 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:27 wiz Exp $ .include "../../lang/classpath/Makefile.common" PKGNAME= ${DISTNAME:S/classpath/classpath-gui/} -PKGREVISION= 16 +PKGREVISION= 17 COMMENT+= (GUI libraries) DEPENDS+= classpath>=0.93:../../lang/classpath |