diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-07-22 12:22:32 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-07-22 12:22:32 +0000 |
commit | 4f25567483dabe6d1683d0df64d6625d431471d3 (patch) | |
tree | 15b07fc43cb13cc60d27df50d417d2025108c35f /games/pioneer/Makefile | |
parent | acbbc5ad2ed3541082070932b26a63ef2dc23331 (diff) | |
download | ports-4f25567483dabe6d1683d0df64d6625d431471d3.tar.gz ports-4f25567483dabe6d1683d0df64d6625d431471d3.zip |
Notes
Diffstat (limited to 'games/pioneer/Makefile')
-rw-r--r-- | games/pioneer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile index d2d638235cea..6eccc6d25dab 100644 --- a/games/pioneer/Makefile +++ b/games/pioneer/Makefile @@ -3,7 +3,7 @@ PORTNAME= pioneer PORTVERSION= 0.0.${GH_TAGNAME} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |