svn commit: r313086 - head/net-im/openfire

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 28 10:32:27 UTC 2013


Author: gahr
Date: Thu Feb 28 10:32:26 2013
New Revision: 313086
URL: http://svnweb.freebsd.org/changeset/ports/313086

Log:
  - Fix PLIST
  
  Reported by:	QAT

Modified:
  head/net-im/openfire/pkg-plist

Modified: head/net-im/openfire/pkg-plist
==============================================================================
--- head/net-im/openfire/pkg-plist	Thu Feb 28 10:27:28 2013	(r313085)
+++ head/net-im/openfire/pkg-plist	Thu Feb 28 10:32:26 2013	(r313086)
@@ -399,6 +399,7 @@
 @dirrm %%DATADIR%%/plugins/admin/webapp/WEB-INF
 @dirrm %%DATADIR%%/plugins/admin/webapp
 @dirrm %%DATADIR%%/plugins/admin
+ at dirrm %%DATADIR%%/lib
 @dirrm %%EXAMPLESDIR%%
 @unexec rmdir %D/%%DATADIR%%/plugins 2> /dev/null || echo "If permanently deleting this package, %D/%%DATADIR%%/plugins must be removed manually"
 @unexec rmdir %D/%%DATADIR%% 2> /dev/null


More information about the svn-ports-head mailing list