diff options
author | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
commit | 633708150d20d53c389ca82985e00711b5d6856c (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /games/holtz | |
parent | dd29af638d356553958cb92be4418066a0b8621b (diff) | |
download | pkgsrc-633708150d20d53c389ca82985e00711b5d6856c.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'games/holtz')
-rw-r--r-- | games/holtz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/holtz/Makefile b/games/holtz/Makefile index 73c5b263563..d53cbbebac2 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/07/14 19:50:27 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/08/29 11:22:12 obache Exp $ # DISTNAME= holtz-1.3.1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} |