diff options
author | mph <mph@FreeBSD.org> | 1998-06-28 23:16:12 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-06-28 23:16:12 +0800 |
commit | 9b953b6638874e1a532f1d8a20e20663a8aa9871 (patch) | |
tree | 843f73ea329f90125010fdbe6574e5b0e30cf722 /games | |
parent | 331a10a37800aa6a84254b727825e1a680bb67b1 (diff) | |
download | freebsd-ports-gnome-9b953b6638874e1a532f1d8a20e20663a8aa9871.tar.gz freebsd-ports-gnome-9b953b6638874e1a532f1d8a20e20663a8aa9871.tar.zst freebsd-ports-gnome-9b953b6638874e1a532f1d8a20e20663a8aa9871.zip |
Activate inform.
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 6936a33b9553..1792757a1f64 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.146 1998/06/25 08:05:20 obrien Exp $ +# $Id: Makefile,v 1.147 1998/06/28 04:08:01 mph Exp $ # SUBDIR += 3dc @@ -35,6 +35,7 @@ SUBDIR += golddig SUBDIR += icbm3d SUBDIR += imaze + SUBDIR += inform SUBDIR += ishido SUBDIR += jetpack SUBDIR += jzip |