diff options
author | wiz <wiz@pkgsrc.org> | 2002-12-24 06:09:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-12-24 06:09:44 +0000 |
commit | d8262452c14f86eb605960e66b2404950c6071f3 (patch) | |
tree | 8a7e4f003654ca20961f63344f21c9a974843e5e /games/gnome-breakout | |
parent | 6d6bf8d2bdaa65b6a89c69f468f1069f11f041b5 (diff) | |
download | pkgsrc-d8262452c14f86eb605960e66b2404950c6071f3.tar.gz |
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
Diffstat (limited to 'games/gnome-breakout')
-rw-r--r-- | games/gnome-breakout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-breakout/Makefile b/games/gnome-breakout/Makefile index 7a0f550f06b..c8458150ec8 100644 --- a/games/gnome-breakout/Makefile +++ b/games/gnome-breakout/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2002/12/01 02:00:13 salo Exp $ +# $NetBSD: Makefile,v 1.10 2002/12/24 06:10:02 wiz Exp $ # DISTNAME= gnome-breakout-0.5.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games gnome MASTER_SITES= http://www.senet.com.au/~alcaron/ |