diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-09 19:06:34 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-09 19:06:34 +0000 |
commit | ee97df16bd773d352464f4a57d534565fb7ba28a (patch) | |
tree | 898e9549c5cd975db83a65d17dc52c6d3e4bf874 /games/maelstrom/Makefile | |
parent | 1cdd57b7cc153b4a952ca56355602607c3a2e6ad (diff) |
Notes
Diffstat (limited to 'games/maelstrom/Makefile')
-rw-r--r-- | games/maelstrom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 5ff6b49677fe..c222146f4777 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -3,7 +3,7 @@ PORTNAME= maelstrom PORTVERSION= 3.0.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://slouken.libsdl.org/projects/Maelstrom/src/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons |