diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 10:09:57 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 10:09:57 +0800 |
commit | 083f0024a7a44d4b69cc6aa728a593ce773d1fc7 (patch) | |
tree | eaffbb60507492f958fc1c935dec754fad65e330 /games/Makefile | |
parent | 26780352271b938bd74cbeb3f19e100c99664516 (diff) | |
download | freebsd-ports-gnome-083f0024a7a44d4b69cc6aa728a593ce773d1fc7.tar.gz freebsd-ports-gnome-083f0024a7a44d4b69cc6aa728a593ce773d1fc7.tar.zst freebsd-ports-gnome-083f0024a7a44d4b69cc6aa728a593ce773d1fc7.zip |
Activate the xqf port.
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 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 |