diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-17 09:28:52 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-17 09:28:52 +0000 |
commit | 06f9cc7708e12ecb363d0c648e9af1f671ac0137 (patch) | |
tree | 2fc47df9d1f95ead6709789488444dffa9fde455 /games/liquidwar | |
parent | 1ca6c323e0aa78ad6d567690432b521cd2d50e73 (diff) |
Notes
Diffstat (limited to 'games/liquidwar')
-rw-r--r-- | games/liquidwar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile index 6d3eac7e3696..1288665403ad 100644 --- a/games/liquidwar/Makefile +++ b/games/liquidwar/Makefile @@ -7,7 +7,7 @@ PORTNAME= liquidwar PORTVERSION= 5.6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://liquidwar.sunsite.dk/archive/ \ ${MASTER_SITE_SAVANNAH} \ |