diff options
Diffstat (limited to 'lang/kaffe-x11')
-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 924a08d3786..4ec129723a0 100644 --- a/lang/kaffe-x11/Makefile +++ b/lang/kaffe-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2009/12/15 23:41:46 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2010/01/18 09:59:11 wiz Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-x11/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT+= (AWT support through X11) |