diff options
Diffstat (limited to 'games/rocksndiamonds/Makefile')
-rw-r--r-- | games/rocksndiamonds/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |