diff options
author | asami <asami@FreeBSD.org> | 1995-08-26 15:31:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-08-26 15:31:01 +0800 |
commit | 6830e9e47ee95505a99540458e1238605bbcdfba (patch) | |
tree | 1751b235a703099c221b18cf54b5ec2aa7edb50b /games | |
parent | 510a99f65f8e612467436799a9bc3d66730ff797 (diff) | |
download | freebsd-ports-gnome-6830e9e47ee95505a99540458e1238605bbcdfba.tar.gz freebsd-ports-gnome-6830e9e47ee95505a99540458e1238605bbcdfba.tar.zst freebsd-ports-gnome-6830e9e47ee95505a99540458e1238605bbcdfba.zip |
Added astrolog.
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 f3f0dd16fd07..39199162d022 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.25 1995/07/29 12:46:32 asami Exp $ +# $Id: Makefile,v 1.26 1995/08/21 09:49:14 asami Exp $ # SUBDIR += acm + SUBDIR += astrolog SUBDIR += golddig SUBDIR += jetpack SUBDIR += nethack |