diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gbrainy/Makefile | 4 | ||||
-rw-r--r-- | games/gcompris/Makefile | 4 | ||||
-rw-r--r-- | games/kajongg/Makefile | 4 | ||||
-rw-r--r-- | games/openttd/Makefile | 3 |
4 files changed, 8 insertions, 7 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 4bc8579aad1..9ead38195cb 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2013/10/10 14:42:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.72 2013/10/19 09:07:04 adam Exp $ DISTNAME= gbrainy-2.2.1 PKGNAME= gbrainy-2.21 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 2ab77ee4a0c..aabfc0aa1fc 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2013/10/10 14:42:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2013/10/19 09:07:04 adam Exp $ DISTNAME= gcompris-12.11 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gcompris/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile index 7c14461c457..1289be58a89 100644 --- a/games/kajongg/Makefile +++ b/games/kajongg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/07/05 13:29:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2013/10/19 09:07:05 adam Exp $ DISTNAME= kajongg-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games COMMENT= Maj Jong game diff --git a/games/openttd/Makefile b/games/openttd/Makefile index f34bb620798..99ab68efc5c 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/08/05 19:24:35 adam Exp $ +# $NetBSD: Makefile,v 1.52 2013/10/19 09:07:05 adam Exp $ DISTNAME= openttd-1.3.2-source PKGNAME= ${DISTNAME:S/-source//} +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |