diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-10-02 09:01:08 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-10-02 09:01:08 +0800 |
commit | 624b2f2bfd5456be66e844cbef48ff791fc6e37e (patch) | |
tree | f4d05b38c654c61421adc308c2c38d52e4f8acc9 /games/Makefile | |
parent | a53fe499941f0aa07fa36d6bf5c8e0335f901956 (diff) | |
download | freebsd-ports-gnome-624b2f2bfd5456be66e844cbef48ff791fc6e37e.tar.gz freebsd-ports-gnome-624b2f2bfd5456be66e844cbef48ff791fc6e37e.tar.zst freebsd-ports-gnome-624b2f2bfd5456be66e844cbef48ff791fc6e37e.zip |
Activate gnomegames.
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 d309e1c6bc0a..9b928b4b2ce9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.165 1998/08/24 01:52:57 steve Exp $ +# $Id: Makefile,v 1.166 1998/09/11 09:12:01 tg Exp $ # SUBDIR += 3dc @@ -33,6 +33,7 @@ SUBDIR += frotz SUBDIR += galaxis SUBDIR += gemdropx + SUBDIR += gnomegames SUBDIR += gnuchess SUBDIR += gnugo SUBDIR += gnushogi |