diff options
author | wiz <wiz> | 2012-01-28 13:06:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-01-28 13:06:20 +0000 |
commit | 4e11f284863f05c6cd67cb79d324069b4e38de20 (patch) | |
tree | 267fdbbf0c010b49a61f9d596bb6ec177ebaaf70 /games | |
parent | 8e60f970e1ca5e91c942099ccb5a3b3e050e5bd1 (diff) | |
download | pkgsrc-4e11f284863f05c6cd67cb79d324069b4e38de20.tar.gz |
More PKGREVISION++ for SDL_image
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv-client/Makefile | 4 | ||||
-rw-r--r-- | games/rocksndiamonds/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/freeciv-client/Makefile b/games/freeciv-client/Makefile index 8c444602cbc..ffd33d44a33 100644 --- a/games/freeciv-client/Makefile +++ b/games/freeciv-client/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2012/01/13 10:55:05 obache Exp $ +# $NetBSD: Makefile,v 1.50 2012/01/28 13:06:20 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-client-/} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Freeciv client PKG_DESTDIR_SUPPORT= user-destdir diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index dccc6d27f8e..e129c7b69d2 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2011/04/22 14:40:42 obache Exp $ +# $NetBSD: Makefile,v 1.47 2012/01/28 13:06:21 wiz Exp $ DISTNAME= rocksndiamonds-3.3.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games x11 MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ |