summaryrefslogtreecommitdiff
path: root/devel/gtoolkit-examples
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-04-17 13:45:57 +0000
committerwiz <wiz@pkgsrc.org>2006-04-17 13:45:57 +0000
commit3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb (patch)
tree2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /devel/gtoolkit-examples
parent9a794816763a48ca995f1849ac33393161fc84e9 (diff)
downloadpkgsrc-3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb.tar.gz
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'devel/gtoolkit-examples')
-rw-r--r--devel/gtoolkit-examples/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gtoolkit-examples/Makefile b/devel/gtoolkit-examples/Makefile
index decde276203..029714c22d5 100644
--- a/devel/gtoolkit-examples/Makefile
+++ b/devel/gtoolkit-examples/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:43 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:20 wiz Exp $
#
.include "../../x11/gtoolkit/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-examples-/}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= devel
COMMENT= Objective-C examples for GToolKit