Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2000 12:52:10 -0400 (EDT)
From:      root@misha.privatelabs.com
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        vanilla@freebsd.org
Subject:   ports/18007: Typo fix and new MASTER_SITE for security/xinetd
Message-ID:  <200004141652.MAA72789@misha.privatelabs.com>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004141652.MAA72789>