From owner-freebsd-ports Sat Apr 10 12:32:17 1999 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 52DC11531B for ; Sat, 10 Apr 1999 12:32:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA54854; Sat, 10 Apr 1999 12:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from patrol.area51.fremont.ca.us (d60-076.leach.ucdavis.edu [169.237.60.76]) by hub.freebsd.org (Postfix) with ESMTP id DFBD1151EE for ; Sat, 10 Apr 1999 12:25:56 -0700 (PDT) (envelope-from mharo@patrol.area51.fremont.ca.us) Received: (from mharo@localhost) by patrol.area51.fremont.ca.us (8.9.2/8.9.2) id MAA05536; Sat, 10 Apr 1999 12:23:44 -0700 (PDT) (envelope-from mharo) Message-Id: <199904101923.MAA05536@patrol.area51.fremont.ca.us> Date: Sat, 10 Apr 1999 12:23:44 -0700 (PDT) From: mharo@area51.fremont.ca.us Reply-To: mharo@area51.fremont.ca.us To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11064: Fix: net/wxftp (MASTER_SITE change) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11064 >Category: ports >Synopsis: Fix: net/wxftp (MASTER_SITE change) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 10 12:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Michael Haro >Release: FreeBSD 3.1-STABLE i386 >Organization: >Environment: >Description: Changes: - Change in MASTER_SITES portlint: 0 warnings, 0 errors patches: 0 new, 0 removed >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/wxftp/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 1999/03/17 12:55:31 1.4 +++ Makefile 1999/04/10 17:12:42 @@ -9,8 +9,7 @@ DISTNAME= wxftp-0.4.4.src PKGNAME= wxftp-0.4.4 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= system/network/file-transfer +MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/0.4.4/ MAINTAINER= kris@FreeBSD.ORG >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message