diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 02:09:57 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 02:09:57 +0000 |
commit | 08bd3b1a585cdc23bec0fd53fba04fd2d9818c3b (patch) | |
tree | ec23e91b4ef3a86b651c632b4d2960ac30d21bbe /games | |
parent | a2c3221829ea12b43bcef4b4def7cb89d1bc47f3 (diff) | |
download | ports-08bd3b1a585cdc23bec0fd53fba04fd2d9818c3b.tar.gz ports-08bd3b1a585cdc23bec0fd53fba04fd2d9818c3b.zip |
Activate the xqf port.
Notes
Notes:
svn path=/head/; revision=17611
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index b7824c6a18ac..00485de11d87 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.194 1999/03/31 06:35:54 taoka Exp $ +# $Id: Makefile,v 1.195 1999/04/02 04:12:15 steve Exp $ # SUBDIR += 3dc @@ -161,6 +161,7 @@ SUBDIR += xpuyo SUBDIR += xpuzzletama SUBDIR += xpyraminx + SUBDIR += xqf SUBDIR += xquarto SUBDIR += xripple SUBDIR += xrisk |