summaryrefslogtreecommitdiff
path: root/devel/gtoolkit-examples
diff options
context:
space:
mode:
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 3097857c916..336f740581c 100644
--- a/devel/gtoolkit-examples/Makefile
+++ b/devel/gtoolkit-examples/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2004/01/03 18:49:38 reed Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/23 21:50:43 jmmv Exp $
#
.include "../../x11/gtoolkit/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-examples-/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
COMMENT= Objective-C examples for GToolKit