Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2006 12:33:45 +0900 (JST)
From:      markun@onohara.to
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        markun@onohara.to
Subject:   ports/102715: www/p5-HTTP-Cookies-w3m: fix typo of MAINTAINER entry
Message-ID:  <20060831033345.426912A429@gate.onohara.to>
Resent-Message-ID: <200608310340.k7V3eHtA082686@freefall.freebsd.org>

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

>Number:         102715
>Category:       ports
>Synopsis:       www/p5-HTTP-Cookies-w3m: fix typo of MAINTAINER entry
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 31 03:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Masahiro Teramoto <markun@onohara.to>
>Release:        FreeBSD 4.11-RELEASE-p19 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 4.11-RELEASE-p19 FreeBSD 4.11-RELEASE-p19 #0: Sat Jun 17 22:28:27 JST 2006 root@gate.onohara.to:/usr/obj/usr/src/sys/RENTALv6 i386


	
>Description:
	Fix typo of MAINTAINER entry.
	I'm very sorry for my carelessness.
>How-To-Repeat:
	
>Fix:

--- Makefile.orig	Thu Aug 31 10:22:37 2006
+++ Makefile	Thu Aug 31 10:22:46 2006
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	HTTP
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	markun@gate.onohara.to
+MAINTAINER=	markun@onohara.to
 COMMENT=	Cookie storage and management for w3m
 
 BUILD_DEPENDS=	${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install
>Release-Note:
>Audit-Trail:
>Unformatted:



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