diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-06-22 18:39:39 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-06-22 18:39:39 +0000 |
commit | 6a20701c9892b6dfd0778f60b91e63719227138b (patch) | |
tree | da14fe6870e85e9adb9f248e0334544cc4c00e63 /devel | |
parent | House distfiles it in ${MASTER_SITE_LOCAL} since these are not available anyw... (diff) |
Add working MASTER_SITES
Submitted by: fenner (distfile survey)
Notes
Notes:
svn path=/head/; revision=44327
Diffstat (limited to 'devel')
-rw-r--r-- | devel/codecrusader/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/codecrusader/Makefile b/devel/codecrusader/Makefile index 7ff44fb716c8..5b41b3cabe94 100644 --- a/devel/codecrusader/Makefile +++ b/devel/codecrusader/Makefile @@ -9,7 +9,8 @@ PORTNAME= code_crusader PORTVERSION= 2.1.4 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ +MASTER_SITES= ftp://ftp.bitcon.no/.2/linuxberg/files/x11/dev/ \ + ftp://ftp.krasnodar.ru/pub/unix/IDE/CodeCrusader/ DISTNAME= ${PORTNAME}_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |