Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2003 21:30:06 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47422: [patch] fix bogus maintainer of www/auth_ldap
Message-ID:  <200301240330.h0O3U6Pv015727@lonesome.lonesome.com>

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

>Number:         47422
>Category:       ports
>Synopsis:       [patch] fix bogus maintainer of www/auth_ldap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 23 19:30:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
	N/A
>Description:
	Reset bogus maintainer to ports@FreeBSD.org (fix thinko).
>How-To-Repeat:
	N/A
>Fix:

--- auth_ldap/Makefile.dist	Tue Nov 26 15:12:22 2002
+++ auth_ldap/Makefile	Thu Jan 23 21:27:44 2003
@@ -11,7 +11,7 @@
 CATEGORIES=	www
 MASTER_SITES=	http://www.rudedog.org/auth_ldap/
 
-MAINTAINER=	ports
+MAINTAINER=	ports@FreeBSD.org
 
 BUILD_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
 LIB_DEPENDS=	lber.2:${PORTSDIR}/net/openldap2
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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