diff options
author | tg <tg@FreeBSD.org> | 1998-03-13 17:35:18 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-03-13 17:35:18 +0800 |
commit | 83afbc46c598fd49553bea75570ad1e99a5f8ada (patch) | |
tree | b209d77a0147ad5c044b07c312a583acfad7db72 /games | |
parent | 73c1b687e8be4ebc6dc9ddbd1eb12979c8ff34e3 (diff) | |
download | freebsd-ports-graphics-83afbc46c598fd49553bea75570ad1e99a5f8ada.tar.gz freebsd-ports-graphics-83afbc46c598fd49553bea75570ad1e99a5f8ada.tar.zst freebsd-ports-graphics-83afbc46c598fd49553bea75570ad1e99a5f8ada.zip |
Activate xquarto.
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 81885e7f776..6887c422a87 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.108 1998/02/20 09:33:55 tg Exp $ +# $Id: Makefile,v 1.109 1998/02/23 19:57:46 steve Exp $ # SUBDIR += acm @@ -87,6 +87,7 @@ SUBDIR += xpipeman SUBDIR += xpuyo SUBDIR += xpuzzletama + SUBDIR += xquarto SUBDIR += xripple SUBDIR += xrisk SUBDIR += xroach |