Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2011 21:33:09 +0100 (BST)
From:      "N.J. Mann" <njm@njm.me.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/156047: [PATCH] comms/picocom project web site URL wrong in pkg-desc
Message-ID:  <201103292033.p2TKX9Ps044404@titania.njm.me.uk>
Resent-Message-ID: <201103292100.p2TL0Tps009781@freefall.freebsd.org>

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

>Number:         156047
>Category:       ports
>Synopsis:       [PATCH] comms/picocom project web site URL wrong in pkg-desc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 29 21:00:28 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     N.J. Mann
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD titania.njm.me.uk 8.2-STABLE FreeBSD 8.2-STABLE #21 r220124: Tue Mar 29 09:08:58 BST 2011 njm@titania.njm.me.uk:/usr/obj/usr/src/sys/titania i386


	
>Description:
	The URL for the project web site quoted in the pkg-desc file is
wrong - the URL quoted returns a 404 error.  The correct URL now seems to
be http://code.google.com/p/picocom/
>How-To-Repeat:
	
>Fix:

	

--- picocom.patch.txt begins here ---
--- pkg-descr~	2008-11-23 18:22:18.000000000 +0000
+++ pkg-descr	2011-03-29 21:24:42.000000000 +0100
@@ -8,4 +8,4 @@
 many other similar tasks.
 
 
-WWW:	http://efault.net/npat/hacks/picocom/
+WWW:	http://code.google.com/p/picocom/
--- picocom.patch.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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