Date: Fri, 3 Mar 2000 13:21:14 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/17170: Update port: x11/xcoloredit Message-ID: <200003032121.NAA64058@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 17170 >Category: ports >Synopsis: Update port: x11/xcoloredit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 3 13:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 3.4-RELEASE i386 >Organization: >Environment: >Description: - Fix MASTER_SITES >How-To-Repeat: >Fix: diff -urN /usr/ports/x11/xcoloredit/Makefile x11/xcoloredit/Makefile --- /usr/ports/x11/xcoloredit/Makefile Tue Aug 31 19:19:04 1999 +++ x11/xcoloredit/Makefile Fri Mar 3 21:45:42 2000 @@ -9,13 +9,13 @@ DISTNAME= xcoloredit PKGNAME= xcoloredit-1.2 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ + ftp://ftp.freesoftware.com/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z MAINTAINER= taoka@FreeBSD.org USE_IMAKE= yes MAN1= xcoloredit.1 -MANCOMPRESSED= yes .include <bsd.port.mk> >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003032121.NAA64058>