Bug 82158 - security/pft: empty pkg-plist is left
Summary: security/pft: empty pkg-plist is left
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-12 14:40 UTC by fmysh
Modified: 2005-06-12 14:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fmysh 2005-06-12 14:40:15 UTC
	The contents of pkg-plist was moved to PLIST_FILES by ports/81357.
	But empty pkg-list file is left.

Fix: 

cvs remove pkg-plist
How-To-Repeat: 	$ ls -l pkg-plist
	-rw-r--r--  1 root  wheel  0 Jun 12 22:12 pkg-plist
Comment 1 Florent Thoumie freebsd_committer freebsd_triage 2005-06-12 14:45:06 UTC
State Changed
From-To: open->closed

Committed, thanks!