diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-12-12 21:29:57 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-12-12 21:29:57 +0000 |
commit | c26152ae1a7db2c114ab9f5a13ef927eb6186438 (patch) | |
tree | 854bdaba20de06958c822081f4c989c3ce7d6e10 /games | |
parent | 66f1e80deec77ebb1a8b8f114e6612938616ba55 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/stepmania-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index fad7d9514fcf..26c6abd102a4 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -4,7 +4,7 @@ PORTNAME= stepmania PORTVERSION= 5.0.11 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= games PKGNAMESUFFIX= -devel |