svn commit: r320664 - head/lang/pnet-base

Martin Wilke miwi at FreeBSD.org
Wed Jun 12 06:44:32 UTC 2013


Author: miwi
Date: Wed Jun 12 06:44:32 2013
New Revision: 320664
URL: http://svnweb.freebsd.org/changeset/ports/320664

Log:
  - Fix plist
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/lang/pnet-base/pkg-plist   (contents, props changed)

Modified: head/lang/pnet-base/pkg-plist
==============================================================================
--- head/lang/pnet-base/pkg-plist	Wed Jun 12 06:36:17 2013	(r320663)
+++ head/lang/pnet-base/pkg-plist	Wed Jun 12 06:44:32 2013	(r320664)
@@ -139,11 +139,11 @@ lib/libILSupport.a
 %%I386%%share/gc/simple_example.html
 %%I386%%share/gc/tree.html
 %%I386%%@dirrmtry include/gc
- at dirrmtry include/pnet/gc
+%%I386%%@dirrmtry include/pnet/gc
 @dirrmtry include/pnet
 @dirrmtry lib/cscc/plugins
 @dirrmtry lib/cscc
- at dirrmtry lib/elf
- at dirrmtry lib/pnet/elf
- at dirrmtry lib/pnet
- at dirrmtry share/gc
+%%I386%%@dirrmtry lib/elf
+%%I386%%@dirrmtry lib/pnet/elf
+%%I386%%@dirrmtry lib/pnet
+%%I386%%@dirrmtry share/gc


More information about the svn-ports-all mailing list