diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-01-29 00:05:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-01-29 00:05:22 +0000 |
commit | 938877754b69f1d3ecbafcea7bbd869bde9b2f7b (patch) | |
tree | 71c55e730e78fc7e44e5cfc38cc331a5cc5d56a2 /games/maelstrom | |
parent | 7af2e3c04ddb0dbf7736cde472f4886523ecd19c (diff) |
Notes
Diffstat (limited to 'games/maelstrom')
-rw-r--r-- | games/maelstrom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 5388313b077f..7e51d18f8bfd 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -7,6 +7,7 @@ PORTNAME= maelstrom PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/ DISTNAME= Maelstrom-${PORTVERSION} |