diff options
author | asami <asami@FreeBSD.org> | 1995-09-12 18:31:00 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-09-12 18:31:00 +0800 |
commit | 19adf0a7e66b09d0a940cc9ed8ad1e5a71672f07 (patch) | |
tree | 1b1553e2ddc3bfafd2ec18e3208d2b041cec434b /games | |
parent | c2660a8211b38001e712ec16e632270261912379 (diff) | |
download | freebsd-ports-gnome-19adf0a7e66b09d0a940cc9ed8ad1e5a71672f07.tar.gz freebsd-ports-gnome-19adf0a7e66b09d0a940cc9ed8ad1e5a71672f07.tar.zst freebsd-ports-gnome-19adf0a7e66b09d0a940cc9ed8ad1e5a71672f07.zip |
Added xbill.
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 dd2bcb36994a..38b4483f5acc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1995/08/26 07:31:01 asami Exp $ +# $Id: Makefile,v 1.28 1995/08/28 07:46:55 asami Exp $ # SUBDIR += acm @@ -9,6 +9,7 @@ SUBDIR += oneko SUBDIR += tksol SUBDIR += xasteroids + SUBDIR += xbill SUBDIR += xboard SUBDIR += xboing SUBDIR += xchomp |