diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-01-01 08:24:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-01-01 08:24:33 +0000 |
commit | c1c37085cc20f4c006b7dbc0c8c9e2462ce3ca6c (patch) | |
tree | e6c755b062dd80c713e1ac5428552457f7122414 /games/holtz | |
parent | d218bc371b34a309f0e193ee5575ed3034f7c6d3 (diff) | |
download | pkgsrc-c1c37085cc20f4c006b7dbc0c8c9e2462ce3ca6c.tar.gz |
*: Recursive revbump from boost-1.75.0
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 495139e77a0..afa25f9dc4a 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2020/08/17 20:18:45 leot Exp $ +# $NetBSD: Makefile,v 1.50 2021/01/01 08:24:43 ryoon Exp $ DISTNAME= holtz-1.4.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} |