summaryrefslogtreecommitdiff
path: root/games/phantasia
diff options
context:
space:
mode:
authoretheisen <etheisen@cvs.openbsd.org>1997-01-03 03:04:01 +0000
committeretheisen <etheisen@cvs.openbsd.org>1997-01-03 03:04:01 +0000
commit3b822af581c58377ccf9521163ac93f50448deb1 (patch)
tree35c5b4441a0b494aa35b367e361794b3df3cc094 /games/phantasia
parentf9c0227c018544252f9f7db23a49d02c2e47a6c0 (diff)
root NOT games.
Diffstat (limited to 'games/phantasia')
-rw-r--r--games/phantasia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/phantasia/Makefile b/games/phantasia/Makefile
index f369f415fa9..cb79d39a171 100644
--- a/games/phantasia/Makefile
+++ b/games/phantasia/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.5 1996/10/12 21:27:50 niklas Exp $
+# $OpenBSD: Makefile,v 1.6 1997/01/03 03:04:00 etheisen Exp $
# $NetBSD: Makefile,v 1.4 1995/03/24 03:58:22 cgd Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
@@ -24,7 +24,7 @@ setup: phantglobs.o.bld setup.o monsters.asc ${LIBM}
beforeinstall:
./setup -m ${.CURDIR}/monsters.asc
- chown games.bin ${DESTDIR}/var/games/phantasia/*
+ chown root.bin ${DESTDIR}/var/games/phantasia/*
# Make Phantasia map. Change the map commands reflect your installation.
# PLOTDEVICE is used for plotting the map. Change as appropriate.