diff options
author | adam <adam> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam> | 2015-04-06 08:17:13 +0000 |
commit | 004a54114c27fc984ae82177cdd5a97ecb67d95e (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /games | |
parent | 4eaf7298a801ca00fa0db9044e26eda4c8ca02aa (diff) | |
download | pkgsrc-004a54114c27fc984ae82177cdd5a97ecb67d95e.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'games')
-rw-r--r-- | games/gbrainy/Makefile | 4 | ||||
-rw-r--r-- | games/gcompris/Makefile | 4 | ||||
-rw-r--r-- | games/kajongg/Makefile | 3 | ||||
-rw-r--r-- | games/openttd/Makefile | 3 |
4 files changed, 8 insertions, 6 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 2564bcc616f..e6cf8edb18c 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.76 2015/04/06 08:17:28 adam Exp $ DISTNAME= gbrainy-2.2.1 PKGNAME= gbrainy-2.21 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 88f3d2687c8..869120a30cd 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.60 2015/04/06 08:17:28 adam Exp $ DISTNAME= gcompris-12.11 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gcompris/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile index cf604673777..6fe73290ca0 100644 --- a/games/kajongg/Makefile +++ b/games/kajongg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/06 08:17:28 adam Exp $ DISTNAME= kajongg-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= Maj Jong game diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 892da50b192..839df8ef9b9 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2014/12/20 21:52:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2015/04/06 08:17:28 adam Exp $ DISTNAME= openttd-1.4.4-source PKGNAME= ${DISTNAME:S/-source//} +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |