diff options
author | obache <obache@pkgsrc.org> | 2014-01-03 12:36:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-01-03 12:36:30 +0000 |
commit | 48f43805075687a06936d231b3e469dc2648f704 (patch) | |
tree | 55676c11dc15b06082da774219b98ac4f6359ea3 /games | |
parent | db09df3db05c37ca6c42583cf9b74da3a5a84455 (diff) | |
download | pkgsrc-48f43805075687a06936d231b3e469dc2648f704.tar.gz |
recursive bump from cogl shlib major bump.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index caf0ec8c26a..31f43da4695 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.137 2013/10/10 14:42:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.138 2014/01/03 12:36:31 obache Exp $ DISTNAME= gnome-games-2.32.1 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.32/} EXTRACT_SUFX= .tar.bz2 |