Bug 84423

Summary: Fix to ctorrent build failure
Product: Ports & Packages Reporter: Olivier Beyssac <ob>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ctorrent.diff none

Description Olivier Beyssac 2005-08-01 10:40:07 UTC
	ctorrent won't build because of a bad filename in port's
	Makefile.

Fix: Patch below fixes the problem by adding the missing .TXT at the
	end of README-DNH.
How-To-Repeat: 	cd /usr/ports/net/ctorrent && make
Comment 1 Florent Thoumie freebsd_committer freebsd_triage 2005-08-01 10:41:35 UTC
State Changed
From-To: open->closed

Already fixed, thanks anyway.