diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-04-10 01:40:40 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-04-10 01:40:40 +0800 |
commit | 2ca4a6af99095475277fed54cd9bfeca7558e5d5 (patch) | |
tree | 17ad5bbca75cbeca8077a090643ceacdb4b2df6d /games/Makefile | |
parent | 71480b1801b3b73a91dd7629a93aa8eeaf0e00f7 (diff) | |
download | freebsd-ports-gnome-2ca4a6af99095475277fed54cd9bfeca7558e5d5.tar.gz freebsd-ports-gnome-2ca4a6af99095475277fed54cd9bfeca7558e5d5.tar.zst freebsd-ports-gnome-2ca4a6af99095475277fed54cd9bfeca7558e5d5.zip |
- Complete repocopy of games/bos to games/boswars.
- Update to version 2.3 (first version released after the project was renamed).
PR: ports/110633
Submitted by: alepulver (myself)
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 9125122cb00a..2cac2138daec 100644 --- a/games/Makefile +++ b/games/Makefile @@ -83,7 +83,7 @@ SUBDIR += bomberinstinct SUBDIR += bombermaze SUBDIR += bomns - SUBDIR += bos + SUBDIR += boswars SUBDIR += braincurses SUBDIR += briquolo SUBDIR += brutalchess |