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 8571d227b3c..80f3c4fb02e 100644 --- a/lang/kaffe-x11/Makefile +++ b/lang/kaffe-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2009/06/14 22:58:02 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2009/08/26 19:57:54 sno Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-x11/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (AWT support through X11) |