diff options
author | wiz <wiz> | 2008-09-06 20:54:31 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-09-06 20:54:31 +0000 |
commit | 87287867747d7cc355a7123a13dede71c1d87151 (patch) | |
tree | 959c5b34b4e98a6f3062256d945ee41a4ba0c850 /games | |
parent | a126573b408069b9d49d8a9f4bf0bc6dd0fea676 (diff) | |
download | pkgsrc-87287867747d7cc355a7123a13dede71c1d87151.tar.gz |
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
Diffstat (limited to 'games')
-rw-r--r-- | games/gbrainy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 5f761492cbc..c6e4ad001b4 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2008/07/14 12:56:03 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2008/09/06 20:54:32 wiz Exp $ # DISTNAME= gbrainy-0.70 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/ |