summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-02-22 11:33:36 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-02-22 11:33:36 +0000
commita1c3a7c05329a3132ec6afe4ea95777252388329 (patch)
tree8b2cb71361bd350a7c821e8238a9dd8bc218b561 /games
parentUpdate to 0.09 (diff)
Fix fetch & whitespace
PR: ports/77849 Submitted by: Sam Lawrance
Notes
Notes: svn path=/head/; revision=129542
Diffstat (limited to 'games')
-rw-r--r--games/xjumpx/Makefile2
-rw-r--r--games/xjumpx/pkg-message2
2 files changed, 1 insertions, 3 deletions
diff --git a/games/xjumpx/Makefile b/games/xjumpx/Makefile
index 46dd2c35b1e3..fe2dead961f7 100644
--- a/games/xjumpx/Makefile
+++ b/games/xjumpx/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xjumpx
PORTVERSION= 1.4
CATEGORIES= games
-MASTER_SITES= http://www19.xdsl.ne.jp/~cdr/soft/dl/
+MASTER_SITES= http://fenix.ne.jp/~cdrtk/soft/dl/
MAINTAINER= ports@FreeBSD.org
COMMENT= Improved version of xjump
diff --git a/games/xjumpx/pkg-message b/games/xjumpx/pkg-message
index 0f6dc8d06229..d4d8dd806fbb 100644
--- a/games/xjumpx/pkg-message
+++ b/games/xjumpx/pkg-message
@@ -1,4 +1,3 @@
-
--- NOTICE ---
Original xjumpx is setgid games to protect scorefiles.
However, due to security concerns, xjumpx is not installed setgid games,
@@ -8,4 +7,3 @@ In order to protect scorefiles, you will need to run these commands:
chgrp games /usr/X11R6/bin/xjumpx /usr/X11R6/lib/X11/xjumpx
chmod g+s /usr/X11R6/bin/xjumpx
chmod 770 /usr/X11R6/lib/X11/xjumpx
-