diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-08-31 22:39:04 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-08-31 22:39:04 +0000 |
commit | 8a15aa5afe7965a112b85f167d176a2c0c4c9768 (patch) | |
tree | 0e5809b1c1c260655b49f5e2973b6c33c19559d2 /games/Makefile | |
parent | 0cb600852cb92340eba2bab87573ad5cde2915cc (diff) | |
download | ports-8a15aa5afe7965a112b85f167d176a2c0c4c9768.tar.gz ports-8a15aa5afe7965a112b85f167d176a2c0c4c9768.zip |
- Rename games/warzone back to games/warzone2100 because the last version
(2.0.4) changed the name to the original one.
- Update to version 2.0.4.
- Add patches and pkg-message to fix problems [1].
Obtained from:>-Iasen Kostov <tbyte@otel.net> (private e-mail) [1]
Notes
Notes:
svn path=/head/; revision=171771
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 8233a3dc21bd..55197794d515 100644 --- a/games/Makefile +++ b/games/Makefile @@ -726,7 +726,7 @@ SUBDIR += wargus SUBDIR += warsow SUBDIR += warsow-data - SUBDIR += warzone + SUBDIR += warzone2100 SUBDIR += wesnoth SUBDIR += wmeyes SUBDIR += wmfortune |