Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 1999 13:11:59 +0400 (MSD)
From:      Dima Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11508: Invalid CATEGORIES in security/identify port
Message-ID:  <199905050911.NAA07590@netserv1.chg.ru>

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

>Number:         11508
>Category:       ports
>Synopsis:       Invalid CATEGORIES in security/identify port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May  5 02:20:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dima Sivachenko
>Release:        FreeBSD 3.0-RELEASE i386
>Organization:
>Environment:

	

>Description:

The port of 'identify' program resides in security directory but has 
CATEGORIES=net security

>How-To-Repeat:

	

>Fix:
	

diff -Nur identify.old/Makefile identify/Makefile
--- identify.old/Makefile	Wed May  5 13:08:41 1999
+++ identify/Makefile	Wed May  5 13:09:08 1999
@@ -7,7 +7,7 @@
 #
 
 DISTNAME=	identify-0.7
-CATEGORIES=	net security
+CATEGORIES=	security net
 MASTER_SITES=	ftp://ftp.lysator.liu.se/pub/ident/tools/
 
 MAINTAINER=	nsayer@quack.kfu.com

>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?199905050911.NAA07590>