diff options
author | wiz <wiz> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-04-17 13:45:57 +0000 |
commit | de7a4953f550141a37777c5d90d7e8ee7cb8a648 (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /lang/kaffe-x11/Makefile | |
parent | d8fe5fb7a57197cf26225b414fe2ac716e64944a (diff) | |
download | pkgsrc-de7a4953f550141a37777c5d90d7e8ee7cb8a648.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
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 15a8666f46d..6cba95c8d31 100644 --- a/lang/kaffe-x11/Makefile +++ b/lang/kaffe-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:46 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:38 wiz Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-x11/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT+= (AWT support through X11) |