summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-15 06:51:51 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-15 06:51:51 +0000
commit7eab7b76b59f0abe1e4c16db2e75b720f47061b9 (patch)
treee0a435b59b76389c92d74b45e79ed3bb23e7a4c2 /games-server
parentadded CONF_LIBDIR support and changed make install to einstall to avoid a san... (diff)
downloadgentoo-2-7eab7b76b59f0abe1e4c16db2e75b720f47061b9.tar.gz
gentoo-2-7eab7b76b59f0abe1e4c16db2e75b720f47061b9.tar.bz2
gentoo-2-7eab7b76b59f0abe1e4c16db2e75b720f47061b9.zip
visit unrealadmin.org not .net #60104
Diffstat (limited to 'games-server')
-rw-r--r--games-server/ut2004-ded/ut2004-ded-3236.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-server/ut2004-ded/ut2004-ded-3236.ebuild b/games-server/ut2004-ded/ut2004-ded-3236.ebuild
index 30cdc78925ca..8de3a12968b5 100644
--- a/games-server/ut2004-ded/ut2004-ded-3236.ebuild
+++ b/games-server/ut2004-ded/ut2004-ded-3236.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/ut2004-ded/ut2004-ded-3236.ebuild,v 1.2 2004/07/09 23:52:49 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/ut2004-ded/ut2004-ded-3236.ebuild,v 1.3 2004/08/15 06:51:51 vapier Exp $
inherit games
@@ -17,8 +17,8 @@ SRC_URI="mirror://3dgamers/pub/3dgamers5/games/unrealtourn2k4/${ORIG_P}
LICENSE="ut2003"
SLOT="0"
KEYWORDS="~x86 ~amd64"
-RESTRICT="nostrip nomirror"
IUSE=""
+RESTRICT="nostrip nomirror"
DEPEND="app-arch/unzip"
@@ -69,7 +69,7 @@ pkg_postinst() {
einfo "The server can be started with the /etc/init.d/ut2004-ded init script."
echo
ewarn "You should take the time to edit the default server INI."
- ewarn "Consult the INI Reference at http://unrealadmin.net/"
+ ewarn "Consult the INI Reference at http://unrealadmin.org/"
ewarn "for assistance in adjusting the following file:"
ewarn " /opt/ut2004-ded/System/Default.ini"
echo