diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-19 20:16:08 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-22 18:53:08 +0000 |
commit | da3162c7c9f01912ba1940e188b253f2b5c7ba77 (patch) | |
tree | d10ba9478637e8d8d59bad216250736b2b8a15f9 /games/sdb | |
parent | 667772286cef83ac5592d3adf7267e51c5f3f2cf (diff) | |
download | ports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.tar.gz ports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.zip |
Diffstat (limited to 'games/sdb')
-rw-r--r-- | games/sdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdb/Makefile b/games/sdb/Makefile index a2d99f9aa1d8..830af73ec327 100644 --- a/games/sdb/Makefile +++ b/games/sdb/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdb PORTVERSION= 1.0.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MASTER_SITES= http://stage.gamecreation.org/shotgund/ \ https://mirror.amdmi3.ru/distfiles/ |