Date: Wed, 16 Mar 2005 10:10:59 +0800 From: Dryice Liu <dryice@hotpop.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Dryice Liu <dryice@liu.com.cn> Subject: ports/78904: [maintainer] textproc/dictionary: add MASTER_SITES Message-ID: <20050316021103.39475FBF479@smtp-2.hotpop.com> Resent-Message-ID: <200503160230.j2G2U339034627@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78904 >Category: ports >Synopsis: [maintainer] textproc/dictionary: add MASTER_SITES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Mar 16 02:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.3-STABLE FreeBSD 5.3-STABLE #1: Tue Feb 1 21:29:03 CST 2005 >Description: Add a MASTER_SITES. Thanks bsdchat.com for the mirror space! >How-To-Repeat: N/A >Fix: --- dictionary.diff begins here --- diff -ruN dictionary.old/Makefile dictionary/Makefile --- dictionary.old/Makefile Thu Mar 10 00:49:43 2005 +++ dictionary/Makefile Wed Mar 16 10:07:31 2005 @@ -8,7 +8,8 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 CATEGORIES= textproc net elisp -MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ +MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \ + http://bsdchat.com/dist/dryice/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= dryice@liu.com.cn --- dictionary.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050316021103.39475FBF479>