diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-07 10:45:33 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-07 10:45:33 +0000 |
commit | 51f924c079e6c00e94ffe5b3894c990fb19318f0 (patch) | |
tree | b57e6698de768a186fcfaec91b0a7caea193e539 /games/freeciv | |
parent | 2b0c5e2f3433ba37dc93514331d25dfa7ec840ec (diff) |
Notes
Diffstat (limited to 'games/freeciv')
-rw-r--r-- | games/freeciv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 7aebcea30a2c..f4f2a032c5a4 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -7,6 +7,7 @@ PORTNAME= freeciv PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \ ftp://ftp.netc.pt/pub/freeciv/stable/ \ |