diff options
author | wiz <wiz> | 2005-11-25 21:23:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-11-25 21:23:14 +0000 |
commit | e1ec97731fe8003eb151c6d2790024c1e87f16eb (patch) | |
tree | e8520f2ead00aee29cc6c3d9855f1925695b16db /games | |
parent | c0272c77de0a4d56098ea5955393afb0cb5ec6f7 (diff) | |
download | pkgsrc-e1ec97731fe8003eb151c6d2790024c1e87f16eb.tar.gz |
Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome2-games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index 0dc5a291f4c..468c753fef1 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2005/10/16 12:12:16 jmmv Exp $ +# $NetBSD: Makefile,v 1.53 2005/11/25 21:23:15 wiz Exp $ DISTNAME= gnome-games-2.12.1 +PKGREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.12/} EXTRACT_SUFX= .tar.bz2 |