From owner-freebsd-ports Sat Feb 6 16:50:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14903 for freebsd-ports-outgoing; Sat, 6 Feb 1999 16:50:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14836 for ; Sat, 6 Feb 1999 16:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id QAA05365; Sat, 6 Feb 1999 16:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [194.94.232.249]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14453 for ; Sat, 6 Feb 1999 16:45:59 -0800 (PST) (envelope-from nox@saturn.hb.north.de) Received: from saturn.hb.north.de (uucp@localhost) by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id BAA17795 for FreeBSD-gnats-submit@freebsd.org; Sun, 7 Feb 1999 01:17:31 +0100 Received: (from nox@localhost) by saturn.hb.north.de (8.8.5/8.8.5) id BAA22863; Sun, 7 Feb 1999 01:23:22 +0100 (MET) Message-Id: <199902070023.BAA22863@saturn.hb.north.de> Date: Sun, 7 Feb 1999 01:23:22 +0100 (MET) From: Juergen Lock Reply-To: nox@jelal.kn-bremen.de To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9936: afio-2.4.2 new MASTER_SITE_SUBDIR Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9936 >Category: ports >Synopsis: afio-2.4.2 new MASTER_SITE_SUBDIR >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 6 16:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Juergen Lock >Release: FreeBSD 2.2.5-RELEASE i386 >Organization: >Environment: >Description: apparently Linux/system/Backup on sunsite has moved to Linux/system/backup, causing fetch not to find the distfile >How-To-Repeat: try make fetch and see >Fix: (Yes i'm back... my mail address has also changed:) Index: Makefile =================================================================== RCS file: /home/cvs/cvs/ports/sysutils/afio/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 1997/01/06 09:24:57 1.5 +++ Makefile 1999/02/07 00:14:22 @@ -1,5 +1,5 @@ # New ports collection makefile for: afio -# Version required: 2.4.1 +# Version required: 2.4.2 # Date created: 4 October 1995 # Whom: Juergen Lock # @@ -10,10 +10,10 @@ PKGNAME= afio-2.4.2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= system/Backup +MASTER_SITE_SUBDIR= system/backup EXTRACT_SUFX= .tgz -MAINTAINER= nox@jelal.hb.north.de +MAINTAINER= nox@jelal.kn-bremen.de ALL_TARGET= afio MAN1= afio.1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message