From owner-freebsd-ports Fri Apr 14 10: 0: 7 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 6619737BF18 for ; Fri, 14 Apr 2000 10:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA49734; Fri, 14 Apr 2000 10:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from privatecube.privatelabs.com (silvercube.silverpix.com [198.143.31.30]) by hub.freebsd.org (Postfix) with ESMTP id 4DF1437B55B; Fri, 14 Apr 2000 09:52:25 -0700 (PDT) (envelope-from mi@privatelabs.com) Received: from misha.privatelabs.com (root@misha.privatelabs.com [198.143.31.6]) by privatecube.privatelabs.com (8.9.2/8.9.2) with ESMTP id MAA01997; Fri, 14 Apr 2000 12:51:15 -0400 (EDT) Received: (from root@localhost) by misha.privatelabs.com (8.9.3/8.9.3) id MAA72789; Fri, 14 Apr 2000 12:52:10 -0400 (EDT) (envelope-from mi) Message-Id: <200004141652.MAA72789@misha.privatelabs.com> Date: Fri, 14 Apr 2000 12:52:10 -0400 (EDT) From: root@misha.privatelabs.com Reply-To: mi@aldan.algebra.com To: FreeBSD-gnats-submit@freebsd.org Cc: vanilla@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/18007: Typo fix and new MASTER_SITE for security/xinetd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18007 >Category: ports >Synopsis: Typo fix and new MASTER_SITE for security/xinetd >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 14 10:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 4.0-STABLE i386 >Organization: Virtual Estates, Inc. >Environment: >Description: There is a typo in the PORTNAME and the MASTER_SITE needs correction. >How-To-Repeat: cd /usr/ports/security/xinetd make distclean fetch >Fix: --- Makefile Mon Apr 10 16:20:21 2000 +++ Makefile Fri Apr 14 12:48:32 2000 @@ -7,6 +7,6 @@ -PORTNAME= xnited +PORTNAME= xinetd PORTVERSION= 2.1.8.8p2 CATEGORIES= security -MASTER_SITES= http://synack.net/xinetd/ +MASTER_SITES= http://www.xinetd.org/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message