summaryrefslogtreecommitdiff
path: root/games/phantasia
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>1997-09-02 15:47:08 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>1997-09-02 15:47:08 +0000
commit3b72f1e86cce887e20430a803b2785feeaaa5a65 (patch)
tree3857a39f312e928462cf55f80cbb07ff7cd0a125 /games/phantasia
parentf59719ec1e74422a70e2594e5eef61256fb4334e (diff)
The /var/games/phantasia/* files should be root.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 e3fa8e356b0..954820a3e26 100644
--- a/games/phantasia/Makefile
+++ b/games/phantasia/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.8 1997/04/01 19:54:26 mickey Exp $
+# $OpenBSD: Makefile,v 1.9 1997/09/02 15:47:07 angelos 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 ${DPADD}
beforeinstall:
./setup -m ${.CURDIR}/monsters.asc
- chown root.bin ${DESTDIR}/var/games/phantasia/*
+ chown root.games ${DESTDIR}/var/games/phantasia/*
# Make Phantasia map. Change the map commands reflect your installation.
# PLOTDEVICE is used for plotting the map. Change as appropriate.