Bug 53370

Summary: MAINTAINER UPDATE: net/nc6 pkg-plist fix
Product: Ports & Packages Reporter: Filippo Natali <filippo>
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   

Description Filippo Natali 2003-06-16 13:30:12 UTC
	I forgot to insert locale file in pkg-plist (thanks to Yen-Ming Lee <leeym@FreeBSD.org>)

Fix: 

--- pkg-plist	1 Jul 2002 20:33:14 -0000	1.1
+++ pkg-plist	14 Jun 2003 16:39:51 -0000
@@ -1 +1,2 @@
 bin/nc6
+share/locale/it/LC_MESSAGES/nc6.mo
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2003-06-16 19:34:59 UTC
State Changed
From-To: open->closed

Committed, thanks.