diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-18 16:05:38 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-18 16:05:38 +0000 |
commit | f865efed0a1289fb7a3484ff718591ac0a43b79b (patch) | |
tree | 8d37b7db8300e7a1168e65c3c655c7ae8589fb71 /games/Makefile | |
parent | 20a7426b0476999e8dda5d2660307cc017a8b065 (diff) | |
download | FreeBSD-ports-f865efed0a1289fb7a3484ff718591ac0a43b79b.zip FreeBSD-ports-f865efed0a1289fb7a3484ff718591ac0a43b79b.tar.gz |
Add yadex, a wad editor for popular games including doom 1 & 2, hexen and others
PR: 28249
Submitted by: Jordan DeLong <fracture@allusion.net>
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 97e7d25..0daf535 100644 --- a/games/Makefile +++ b/games/Makefile @@ -363,6 +363,7 @@ SUBDIR += xvmines SUBDIR += xworm SUBDIR += xzip + SUBDIR += yadex SUBDIR += yahtzee SUBDIR += yamsweeper SUBDIR += zangband |