summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-22 02:49:48 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-22 02:49:48 +0000
commit0fabc4ff051e95eb5864d7efe4263c17608436ef (patch)
treef6340e202da1e233fb37fd26912a5a8963d43275 /devel
parentUpdate to 1.62. (diff)
Sanitize MASTER_SITES.
Notes
Notes: svn path=/head/; revision=38576
Diffstat (limited to 'devel')
-rw-r--r--devel/codecrusader/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/codecrusader/Makefile b/devel/codecrusader/Makefile
index 9e496137237f..6ce98b02dc73 100644
--- a/devel/codecrusader/Makefile
+++ b/devel/codecrusader/Makefile
@@ -9,10 +9,7 @@ PORTNAME= code_crusader
PORTVERSION= 2.1.4
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \
- ftp://ftp.newplanetsoftware.com/pub/jcc/source/ \
- ftp://ftp.newplanetsoftware.com/pub/medic/source/ \
- ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/
+MASTER_SITES= ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/
DISTNAME= ${PORTNAME}_source-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org