diff options
author | flathill <flathill@FreeBSD.org> | 1998-12-05 17:12:40 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-12-05 17:12:40 +0000 |
commit | 34a38b4298e0dec70b1a13127cf05a21064320b7 (patch) | |
tree | 59dd88c03591b6420e2d41effcf44413db0f4ca8 /games/Makefile | |
parent | 2784465e962f1a7c4cd6919e50d396073706ad21 (diff) | |
download | FreeBSD-ports-34a38b4298e0dec70b1a13127cf05a21064320b7.zip FreeBSD-ports-34a38b4298e0dec70b1a13127cf05a21064320b7.tar.gz |
Add SUBDIR += antipolix
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 81f5567..5346cb7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.169 1998/11/16 15:39:05 vanilla Exp $ +# $Id: Makefile,v 1.170 1998/11/24 09:15:53 flathill Exp $ # SUBDIR += 3dc @@ -9,6 +9,7 @@ SUBDIR += agm SUBDIR += an SUBDIR += angband + SUBDIR += antipolix SUBDIR += awele SUBDIR += battalion SUBDIR += blackjack |