diff options
author | adam <adam> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam> | 2014-08-13 10:57:32 +0000 |
commit | 47446984b4b04301731658208ff714a787ba637a (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /games/holtz | |
parent | a838dd86a6c11444fd37f09582180bc740d97cd8 (diff) | |
download | pkgsrc-47446984b4b04301731658208ff714a787ba637a.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'games/holtz')
-rw-r--r-- | games/holtz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/holtz/Makefile b/games/holtz/Makefile index 131e4776d1e..35f26f67eae 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2014/08/13 10:57:35 adam Exp $ # DISTNAME= holtz-1.3.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} |