summaryrefslogtreecommitdiff
path: root/devel/gtoolkit-examples/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-13 13:50:19 +0000
committerwiz <wiz@pkgsrc.org>2003-07-13 13:50:19 +0000
commit43fa0c7cb6af5e9ca71443c34fd3e34847f851e2 (patch)
tree3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /devel/gtoolkit-examples/Makefile
parent9a290ed0df0fbc90081cdfa28409ea63df40d57d (diff)
downloadpkgsrc-43fa0c7cb6af5e9ca71443c34fd3e34847f851e2.tar.gz
PKGREVISION bump for libiconv update.
Diffstat (limited to 'devel/gtoolkit-examples/Makefile')
-rw-r--r--devel/gtoolkit-examples/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gtoolkit-examples/Makefile b/devel/gtoolkit-examples/Makefile
index 09eaceeced0..73c10e4d0a5 100644
--- a/devel/gtoolkit-examples/Makefile
+++ b/devel/gtoolkit-examples/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/11/09 05:22:28 rh Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/13 13:51:13 wiz Exp $
#
.include "../../x11/gtoolkit/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-examples-/}
+PKGREVISION= 1
CATEGORIES= devel
COMMENT= Objective-C examples for GToolKit