diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
commit | cec79fc3a74ce04addebb1e555076784ec4ee4c0 (patch) | |
tree | 4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4 /games | |
parent | abe9e25af6e42948d4d2e4cc593e97335007e703 (diff) | |
download | pkgsrc-cec79fc3a74ce04addebb1e555076784ec4ee4c0.tar.gz |
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
Diffstat (limited to 'games')
-rw-r--r-- | games/dopewars/Makefile | 4 | ||||
-rw-r--r-- | games/rocksndiamonds/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 0b9ca106229..143f760e181 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2009/08/26 19:58:44 sno Exp $ +# $NetBSD: Makefile,v 1.42 2010/06/14 15:33:13 wiz Exp $ DISTNAME= dopewars-1.5.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dopewars/} diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 42968d26c24..7cd841a0b88 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2010/06/06 08:41:44 adam Exp $ +# $NetBSD: Makefile,v 1.43 2010/06/14 15:33:13 wiz Exp $ DISTNAME= rocksndiamonds-3.3.0.0 +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ |