aboutsummaryrefslogtreecommitdiff
path: root/games/dungeoncrawl
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-01 01:00:38 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-01 01:00:38 +0000
commit1662c9c7305e4f9f2fef7758b42dff338c0aec69 (patch)
tree8113e4618ff49b19cb7f7e4e9161ed34c60c050c /games/dungeoncrawl
parentfd7e8698abcbdf8abb049c07acbff5238dbd54ff (diff)
downloadports-1662c9c7305e4f9f2fef7758b42dff338c0aec69.tar.gz
ports-1662c9c7305e4f9f2fef7758b42dff338c0aec69.zip
remove credentials from the MASTER_SITE
Submitted by: kris@
Notes
Notes: svn path=/head/; revision=77879
Diffstat (limited to 'games/dungeoncrawl')
-rw-r--r--games/dungeoncrawl/Makefile2
1 files changed, 1 insertions, 1 deletions
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