Bug 39150

Summary: delete-ports: games/uclient games/acorn games/acorn-media
Product: Ports & Packages Reporter: Oliver Lehmann <lehmann>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: lehmann
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Oliver Lehmann 2002-06-11 16:00:11 UTC
	please remove
		games/acorn
		games/acorn-media
		games/uclient
	from the ports tree. The maintainer/programmer of these programs
	got booted out from the worldforge project. So the programs are
	w/o a maintainer, and the development stands for a long time idle.

Fix: 

for i in games/acorn games/acorn-media games/uclient ; do \
	cd $i ; find . -type f -print | xargs cvs remove -fR ;
done
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-06-27 01:51:16 UTC
State Changed
From-To: open->closed

Ports removed. Thanks!