diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /games/domination | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) |
Notes
Diffstat (limited to 'games/domination')
-rw-r--r-- | games/domination/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/domination/Makefile b/games/domination/Makefile index 39e7bec61b75..5d64d31f0bea 100644 --- a/games/domination/Makefile +++ b/games/domination/Makefile @@ -2,6 +2,7 @@ PORTNAME= domination PORTVERSION= 1.1.1.2 +PORTREVISION= 1 CATEGORIES= games java MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/d/D/}/${PORTVERSION}/:game \ http://domination.sourceforge.net/maps/ |