aboutsummaryrefslogtreecommitdiffstats
path: root/games/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-17 22:48:33 +0800
committerasami <asami@FreeBSD.org>1995-05-17 22:48:33 +0800
commit939cceb346327fce0076e7b4120daf7e1c6fd14b (patch)
tree5645a339ed3b5519b7fc51101eff7a632c27ac17 /games/Makefile
parenta1affde034adeec14efb856af8688ea92ab44c84 (diff)
downloadfreebsd-ports-gnome-939cceb346327fce0076e7b4120daf7e1c6fd14b.tar.gz
freebsd-ports-gnome-939cceb346327fce0076e7b4120daf7e1c6fd14b.tar.zst
freebsd-ports-gnome-939cceb346327fce0076e7b4120daf7e1c6fd14b.zip
Add back xpipeman to xrobots, which were taken out because the ftp
site wasn't accessible -- I had distfiles on my machine so I copied them over to ftp.freebsd.org.
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/games/Makefile b/games/Makefile
index df366cf58ec3..e0cb6ca094b2 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,12 +1,13 @@
-# $Id: Makefile,v 1.19 1995/05/13 11:49:59 asami Exp $
+# $Id: Makefile,v 1.20 1995/05/14 03:29:30 asami Exp $
#
-# BROKEN: xpipeman (can't ftp)
-# BROKEN: xrobots (can't ftp)
+# NOTE: xpipeman (can't ftp)
+# NOTE: xrobots (can't ftp)
#
SUBDIR= acm golddig jetpack nethack oneko xasteroids xboard xboing \
xchomp xemeraldia xevil xinvaders \
- xjewel xlife xmille xmine xminesweep xmj xmris xonix xrisk xsol \
+ xjewel xlife xmille xmine xminesweep xmj xmris xonix \
+ xpipeman xrisk xrobots xsol \
xtetris
.include <bsd.port.subdir.mk>