diff options
author | bjs <bjs@pkgsrc.org> | 2008-11-08 21:13:27 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-11-08 21:13:27 +0000 |
commit | 5ccc7b5cff9b41b05083033a056d5bd9b281635b (patch) | |
tree | 29835f92527b589e6f365c3acf7473b3565a1ba4 /games | |
parent | 5d2620dcc726c5169c0fb5784561d9666277c75b (diff) | |
download | pkgsrc-5ccc7b5cff9b41b05083033a056d5bd9b281635b.tar.gz |
Recursive dependency bump for libspeex (it is backward-compatible,
but also has API additions).
Diffstat (limited to 'games')
-rw-r--r-- | games/alephone/Makefile | 4 | ||||
-rw-r--r-- | games/gltron/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index a1399851a46..c21dbdabbf9 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2008/07/10 14:55:56 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2008/11/08 21:13:27 bjs Exp $ # DISTNAME= AlephOne-20071103 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 0ef6ca06bc2..0c1c52cc123 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2008/06/20 01:09:20 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2008/11/08 21:13:28 bjs Exp $ # DISTNAME= gltron-0.70-source PKGNAME= ${DISTNAME:S/-source$//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gltron/} |