aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-03-29 21:50:57 +0800
committerpat <pat@FreeBSD.org>2002-03-29 21:50:57 +0800
commita0ef7a65df9460890e9837133f2845e14b6b0233 (patch)
tree7b5fec2db8782748624fddbf2dacf93b6058b368 /games
parenta09130b5e2c90296656456ad5842d44c142ca16f (diff)
downloadfreebsd-ports-graphics-a0ef7a65df9460890e9837133f2845e14b6b0233.tar.gz
freebsd-ports-graphics-a0ef7a65df9460890e9837133f2845e14b6b0233.tar.zst
freebsd-ports-graphics-a0ef7a65df9460890e9837133f2845e14b6b0233.zip
Fix MASTER_SITES
PR: 36481 Submitted by: Tilman Linneweh <tilman@arved.de>
Diffstat (limited to 'games')
-rw-r--r--games/x3eyes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/x3eyes/Makefile b/games/x3eyes/Makefile
index f57916225fc..3bdb1ba207d 100644
--- a/games/x3eyes/Makefile
+++ b/games/x3eyes/Makefile
@@ -8,7 +8,7 @@
PORTNAME= x3eyes
PORTVERSION= 1.0
CATEGORIES= games
-MASTER_SITES= http://puma.cis.ibaraki.ac.jp/~th/pub/X11/
+MASTER_SITES= http://puma.cis.ibaraki.ac.jp/pub/X11/
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org