diff options
author | mandree <mandree@FreeBSD.org> | 2010-08-14 20:02:48 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2010-08-14 20:02:48 +0800 |
commit | 6984a9865d9d354c771ea3eb2e8d4f130944119b (patch) | |
tree | 969659122a670421279b5b09840c2e747a191c49 /games/Makefile | |
parent | 3adc7be1498bcf0ace909e24ff5d1074ab89db13 (diff) | |
download | freebsd-ports-gnome-6984a9865d9d354c771ea3eb2e8d4f130944119b.tar.gz freebsd-ports-gnome-6984a9865d9d354c771ea3eb2e8d4f130944119b.tar.zst freebsd-ports-gnome-6984a9865d9d354c771ea3eb2e8d4f130944119b.zip |
Add new port games/atanks.
Submitted by: Jesse Smith <jessefrgsmith@yahoo.ca>
PR: ports/147768
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 51907dc6c18d..e6fdb44422f9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -53,6 +53,7 @@ SUBDIR += asc SUBDIR += asciiquarium SUBDIR += assaultcube + SUBDIR += atanks SUBDIR += atitd SUBDIR += atlantikdesigner SUBDIR += atomix |