From owner-freebsd-ports Fri Apr 21 15: 0: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6090537B89C for ; Fri, 21 Apr 2000 15:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA44657; Fri, 21 Apr 2000 15:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ENTERACT.Com (drmemory.fnal.gov [131.225.105.170]) by hub.freebsd.org (Postfix) with ESMTP id 9DDC637B721 for ; Fri, 21 Apr 2000 14:53:13 -0700 (PDT) (envelope-from rneswold@ENTERACT.Com) Received: (from rneswold@localhost) by ENTERACT.Com (8.9.3/8.9.3) id QAA02050; Fri, 21 Apr 2000 16:53:10 -0500 (CDT) (envelope-from rneswold) Message-Id: <200004212153.QAA02050@ENTERACT.Com> Date: Fri, 21 Apr 2000 16:53:10 -0500 (CDT) From: rneswold@enteract.com Reply-To: rneswold@enteract.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/18144: Fix MASTER_SITES problem. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18144 >Category: ports >Synopsis: fix MASTER_SITES problem in x11-clocks/wmtime >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 21 15:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Richard M. Neswold >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: The master site I specified has disappeared. This patch points it to my own FTP area. >How-To-Repeat: >Fix: diff -u wmtime/Makefile wmtime.new/Makefile --- wmtime/Makefile Sun Apr 16 02:39:44 2000 +++ wmtime.new/Makefile Fri Apr 21 16:36:35 2000 @@ -8,9 +8,9 @@ PORTNAME= wmtime PORTVERSION= 1.0b2 CATEGORIES= x11-clocks windowmaker -MASTER_SITES= ftp://ftp.mezaway.org/pub/DockApps/ +MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/ -MAINTAINER= rneswold@mcs.net +MAINTAINER= rneswold@enteract.com LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message