aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-03-31 23:53:31 +0800
committerKevin Lo <kevlo@FreeBSD.org>2001-03-31 23:53:31 +0800
commit5fe9676a3f9d2bc2e5ddd9d0d6f2c99c3dbdbf05 (patch)
tree7e1684679b69a1c47df11e9d5dedb4c617a06361 /games
parent177bea6922e18eef84169fcef6c964f3de2fd7ab (diff)
downloadfreebsd-ports-5fe9676a3f9d2bc2e5ddd9d0d6f2c99c3dbdbf05.tar.gz
freebsd-ports-5fe9676a3f9d2bc2e5ddd9d0d6f2c99c3dbdbf05.tar.zst
freebsd-ports-5fe9676a3f9d2bc2e5ddd9d0d6f2c99c3dbdbf05.zip
Fix MASTER_SITES
PR: 26229 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=40668
Diffstat (limited to 'games')
-rw-r--r--games/merlin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/merlin/Makefile b/games/merlin/Makefile
index 47349b91b4fa..5492c427495d 100644
--- a/games/merlin/Makefile
+++ b/games/merlin/Makefile
@@ -8,7 +8,7 @@
PORTNAME= merlin
PORTVERSION= 1.0
CATEGORIES= games
-MASTER_SITES= http://www-dse.doc.ic.ac.uk/~np2/software/download/
+MASTER_SITES= http://www.doc.ic.ac.uk/~np2/software/download/
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org