diff options
Diffstat (limited to 'lang/kaffe-x11/Makefile')
-rw-r--r-- | lang/kaffe-x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/kaffe-x11/Makefile b/lang/kaffe-x11/Makefile index 9fa59950985..6e3dfae2394 100644 --- a/lang/kaffe-x11/Makefile +++ b/lang/kaffe-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.38 2013/06/04 22:16:33 tron Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/06 12:54:40 wiz Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-x11/} -PKGREVISION= 22 +PKGREVISION= 23 COMMENT+= (AWT support through X11) |