From 1662c9c7305e4f9f2fef7758b42dff338c0aec69 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 1 Apr 2003 01:00:38 +0000 Subject: [PATCH] remove credentials from the MASTER_SITE Submitted by: kris@ --- games/dungeoncrawl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/dungeoncrawl/Makefile b/games/dungeoncrawl/Makefile index 4833ba810374..5b5d4b69dfa4 100644 --- a/games/dungeoncrawl/Makefile +++ b/games/dungeoncrawl/Makefile @@ -8,7 +8,7 @@ PORTNAME= dungeoncrawl PORTVERSION= 4.0.0.b24 CATEGORIES= games -MASTER_SITES= ftp://anonymous:dposix@ftp.dungeoncrawl.org/dev/4.0.x/src/ +MASTER_SITES= ftp://ftp.dungeoncrawl.org/dev/4.0.x/src/ DISTNAME= dc${PORTVERSION:S/.//g}-src EXTRACT_SUFX= .tbz2