diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 02:23:49 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 02:23:49 +0000 |
commit | a2472d09d8f5a8d7115d74108c3a5972b01c408d (patch) | |
tree | 3814bd8d4e414e9ba9e190977e680b7be23b3574 /games/crossfire-client | |
parent | 0a6ab96fe0ff05b1da98d345c0bbaa99d34a974f (diff) |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
Notes
Notes:
svn path=/head/; revision=240084
Diffstat (limited to 'games/crossfire-client')
-rw-r--r-- | games/crossfire-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index d6eeecf901f9..484ac01f9696 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/crossfire/${PORTNAME}/${PORTVERSION} \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ - ftp://ftp.real-time.com/pub/games/crossfire/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |