diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-09-26 21:31:46 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-09-26 21:31:46 +0000 |
commit | 4092f22bdc700d8c34c18c6c0fd5cb05d27016ec (patch) | |
tree | 97f4c0f8bde25549d8b1554fc30109f98f683b88 /games | |
parent | 5d2cf658ff3994575b89a05ea2cc9c0c1bedbfd7 (diff) |
Notes
Diffstat (limited to 'games')
-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 84e594c6d518..da0a0697b4c1 100644 --- a/games/openxcom/Makefile +++ b/games/openxcom/Makefile @@ -4,7 +4,7 @@ PORTNAME= openxcom PORTVERSION= 1.0 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org |