diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-02 14:16:49 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-02 14:16:49 +0000 |
commit | dd6f9aecd223894fd0211f09b7a15f4a3a89bcfc (patch) | |
tree | 78e72938e9ae1fafd84cf8b4b69b5d7c261245bd /games/openxcom | |
parent | 504cac19e8af2daa15b41035a8c601571db30990 (diff) |
Notes
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 d00afddaf1f4..770b05656872 100644 --- a/games/openxcom/Makefile +++ b/games/openxcom/Makefile @@ -3,7 +3,7 @@ PORTNAME= openxcom PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org |