aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-03-22 15:00:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-03-22 15:00:36 +0000
commit546753b06ef38b390b072ebba9bc23ee41af9f00 (patch)
tree110f50dd630e1f86874402a31127f08ab1b7cb2f /devel
parent3fb7a5219205ab786bcb250774e6fbba9cda9514 (diff)
Per distfile survery, remove the main mastersite, which apparently
disappeared in July 2003. A Google search found only echoes and ghosts.
Notes
Notes: svn path=/head/; revision=104942
Diffstat (limited to 'devel')
-rw-r--r--devel/elftoaout/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/elftoaout/Makefile b/devel/elftoaout/Makefile
index dcc15ea8ad52..61b63f9a05b2 100644
--- a/devel/elftoaout/Makefile
+++ b/devel/elftoaout/Makefile
@@ -8,7 +8,7 @@
PORTNAME= elftoaout
PORTVERSION= 2.3
CATEGORIES= devel
-MASTER_SITES= ftp://sunsite.mff.cuni.cz/OS/Linux/Sparc/local/elftoaout/
+MASTER_SITES= # dead
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org