From dd9d245c183e7c47bef2421a65d6cfe78f0e137c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 12 Feb 1998 21:35:13 +0000 Subject: [PATCH] Fix MASTER_SITES, poor old Hamlet has been put to rest ... --- games/xblast/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/xblast/Makefile b/games/xblast/Makefile index 24856f48f3bf..0721eade56e8 100644 --- a/games/xblast/Makefile +++ b/games/xblast/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Nov 08 09:47:12 CET 1997 # Whom: se # -# $Id$ +# $Id: Makefile,v 1.3 1997/12/08 22:57:33 se Exp $ # DISTNAME= xblast-2.6.beta @@ -13,7 +13,7 @@ CATEGORIES= games # MASTER_SITES= ${MASTER_SITE_XCONTRIB} # MASTER_SITE_SUBDIR= games/multiplayer # but right now only available from: -MASTER_SITES= http://hamlet.ikp.uni-koeln.de/~vogel/archive/ +MASTER_SITES= http://www.ikp.uni-koeln.de/~vogel/archive/ MAINTAINER= se@FreeBSD.ORG