diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
commit | 55182aa4c604b8839a4d331f7020bfb73e539192 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /x11/gtoolkit | |
parent | 83174336653efb95b87dc141b64b6eff1590b4c2 (diff) | |
download | pkgsrc-55182aa4c604b8839a4d331f7020bfb73e539192.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'x11/gtoolkit')
-rw-r--r-- | x11/gtoolkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtoolkit/Makefile b/x11/gtoolkit/Makefile index 3d74e718ff2..134260e8ddb 100644 --- a/x11/gtoolkit/Makefile +++ b/x11/gtoolkit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/01/03 18:49:57 reed Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/23 21:50:50 jmmv Exp $ # .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Objective-C interface to the GTK+ widget set |