diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /games/allacrost/Makefile | |
parent | 077df7502b0a47ecb16bd89a724591a51c6c1248 (diff) |
Notes
Diffstat (limited to 'games/allacrost/Makefile')
-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 0c53bfbc6c13..4934c475d2fc 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -3,7 +3,7 @@ PORTNAME= allacrost PORTVERSION= 1.0.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION} DISTNAME= ${PORTNAME}_demo_source_${PORTVERSION} |