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/openxcom | |
parent | 667772286cef83ac5592d3adf7267e51c5f3f2cf (diff) |
Diffstat (limited to 'games/openxcom')
-rw-r--r-- | games/openxcom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openxcom/Makefile b/games/openxcom/Makefile index a9c25cff74c3..339a6117d880 100644 --- a/games/openxcom/Makefile +++ b/games/openxcom/Makefile @@ -1,7 +1,7 @@ PORTNAME= openxcom PORTVERSION= 1.0 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org |