From 922a2ba34b1b2c1302d772b0ba853b30dab6151e Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 15 Mar 2006 18:21:26 +0000 Subject: - Fix MASTER_SITES bsdchat.com is no longer available. Thanks for all their support! PR: ports/94459 Submitted by: Dryice Liu (maintainer) --- editors/doxymacs/Makefile | 2 +- editors/speedbar/Makefile | 2 +- editors/tree-widget/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'editors') diff --git a/editors/doxymacs/Makefile b/editors/doxymacs/Makefile index b0b93721861d..df21a3e490be 100644 --- a/editors/doxymacs/Makefile +++ b/editors/doxymacs/Makefile @@ -9,7 +9,7 @@ PORTNAME= doxymacs PORTVERSION= 1.6.0 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dryice@dryice.name diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index 95b44dd62e75..3f1edf59c1df 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.14.b4 PORTREVISION= 3 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= cedet PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} diff --git a/editors/tree-widget/Makefile b/editors/tree-widget/Makefile index d6cf5301efa7..5305945d0196 100644 --- a/editors/tree-widget/Makefile +++ b/editors/tree-widget/Makefile @@ -9,7 +9,7 @@ PORTNAME= tree-widget PORTVERSION= 2.0 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= emhacks PKGNAMESUFFIX= -${EMACS_PORT_NAME} -- cgit v1.2.3