diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-15 14:32:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-15 14:32:39 +0000 |
commit | 89bef261bb1412c5af8341f695f71a3f8d4dbd93 (patch) | |
tree | 45626b564dc5b7d8cc0ffa97a98c0606d5152694 /games | |
parent | 8a39febd54942247f94bb525b5dd3523eaae6120 (diff) | |
download | pkgsrc-89bef261bb1412c5af8341f695f71a3f8d4dbd93.tar.gz |
After guile's and guile20's installation prefixes have changed, it's time
to bump their dependencies (except those that were bumped in the last 24
hours already).
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 8bfaebd87ce..1f57164ca1c 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.150 2016/08/03 10:22:46 adam Exp $ +# $NetBSD: Makefile,v 1.151 2016/09/15 14:32:40 wiz Exp $ DISTNAME= gnome-games-2.32.1 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.32/} EXTRACT_SUFX= .tar.bz2 |