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/blackshadeselite | |
parent | 667772286cef83ac5592d3adf7267e51c5f3f2cf (diff) |
Diffstat (limited to 'games/blackshadeselite')
-rw-r--r-- | games/blackshadeselite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blackshadeselite/Makefile b/games/blackshadeselite/Makefile index 9cfb91574aa6..5e7662007738 100644 --- a/games/blackshadeselite/Makefile +++ b/games/blackshadeselite/Makefile @@ -1,6 +1,6 @@ PORTNAME= blackshadeselite PORTVERSION= 0.0.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://download.gna.org/blackshadeselite/ \ http://mirror.amdmi3.ru/distfiles/ |