diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-08-29 03:35:35 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-08-29 03:35:35 +0800 |
commit | c1f8181b64ea2e72109792922e1748e962927fd5 (patch) | |
tree | 64236dca6745e4607339b39d85ee6152f3ea912d /games/Makefile | |
parent | 55ca5252ae143dda1bf12866c602fbc3621e8851 (diff) | |
download | freebsd-ports-gnome-c1f8181b64ea2e72109792922e1748e962927fd5.tar.gz freebsd-ports-gnome-c1f8181b64ea2e72109792922e1748e962927fd5.tar.zst freebsd-ports-gnome-c1f8181b64ea2e72109792922e1748e962927fd5.zip |
- Complete the rename of games/warzone2100 to games/warzone.
PR: ports/102398
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 55197794d515..8233a3dc21bd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -726,7 +726,7 @@ SUBDIR += wargus SUBDIR += warsow SUBDIR += warsow-data - SUBDIR += warzone2100 + SUBDIR += warzone SUBDIR += wesnoth SUBDIR += wmeyes SUBDIR += wmfortune |