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 1270740ee82..fccb97457e6 100644 --- a/lang/kaffe-x11/Makefile +++ b/lang/kaffe-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2010/09/14 11:02:13 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2010/11/15 22:57:42 abs Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-x11/} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT+= (AWT support through X11) |