diff options
author | mrauch <mrauch@pkgsrc.org> | 2004-01-15 13:28:16 +0000 |
---|---|---|
committer | mrauch <mrauch@pkgsrc.org> | 2004-01-15 13:28:16 +0000 |
commit | f08864ff6512c4238fc9ae6748d9096c398181de (patch) | |
tree | ef2779148262e612233a3e6628be18f16bf5dea1 /x11/gtk/Makefile | |
parent | 7312eed1da064d513d82a9d88e39307ad14db937 (diff) | |
download | pkgsrc-f08864ff6512c4238fc9ae6748d9096c398181de.tar.gz |
During the integration of buildlink3 the package was broken for some time.
Bump the PKGREVISION to force installation of a known working version.
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r-- | x11/gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index e75c14fc8c9..2afe2975886 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2004/01/07 10:06:28 jlam Exp $ +# $NetBSD: Makefile,v 1.95 2004/01/15 13:28:16 mrauch Exp $ DISTNAME= gtk+-1.2.10 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ |