diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
commit | 3201ef77991a17075ab39514e70e4f2d0940564d (patch) | |
tree | 183f26d25d8fa602cc482733353a2d2d51073ff4 /games/hlserver-opfor | |
parent | dd744e3f93417a7e1152f322bf14a350bb082505 (diff) |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
Notes
Notes:
svn path=/head/; revision=66845
Diffstat (limited to 'games/hlserver-opfor')
-rw-r--r-- | games/hlserver-opfor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/hlserver-opfor/Makefile b/games/hlserver-opfor/Makefile index 661e8217b7c3..e05467504382 100644 --- a/games/hlserver-opfor/Makefile +++ b/games/hlserver-opfor/Makefile @@ -7,8 +7,7 @@ PORTNAME= opfor PORTVERSION= 1.1.0.8 -MASTER_SITES= ftp://ftp.gearboxsoftware.com/pub/ \ - http://downloads.planetmirror.com/pub/bluesnews/half-life/opfor/ +MASTER_SITES= http://downloads.planetmirror.com/pub/bluesnews/half-life/opfor/ DISTNAME= opfor${PORTVERSION:S/.//g} MAINTAINER= lioux@FreeBSD.org |