diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-08-09 06:58:30 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-08-09 06:58:30 +0000 |
commit | 0b055d47f28aa0146c1cb2f8e85cd71f127dd553 (patch) | |
tree | 1cdec2aa532edb5042e8b80a8ee691de38be0ab7 /games/allacrost | |
parent | d105717fd776352f833b81cacbb311fb41495b24 (diff) | |
download | ports-0b055d47f28aa0146c1cb2f8e85cd71f127dd553.tar.gz ports-0b055d47f28aa0146c1cb2f8e85cd71f127dd553.zip |
Notes
Diffstat (limited to 'games/allacrost')
-rw-r--r-- | games/allacrost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index d2cfe7e23b98..da7dbed8a572 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -3,7 +3,7 @@ PORTNAME= allacrost PORTVERSION= 1.0.2 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION} DISTNAME= ${PORTNAME}_demo_source_${PORTVERSION} |