svn commit: r310011 - head/x11/xfce4-terminal

Olivier Duchateau olivierd at FreeBSD.org
Sun Jan 6 19:37:49 UTC 2013


Author: olivierd
Date: Sun Jan  6 19:37:48 2013
New Revision: 310011
URL: http://svnweb.freebsd.org/changeset/ports/310011

Log:
  - Fix pkg-plist
  
  Approved by:	rene, miwi (mentors, implicit)
  Reported by:	qat.redports.org

Modified:
  head/x11/xfce4-terminal/pkg-plist

Modified: head/x11/xfce4-terminal/pkg-plist
==============================================================================
--- head/x11/xfce4-terminal/pkg-plist	Sun Jan  6 18:42:38 2013	(r310010)
+++ head/x11/xfce4-terminal/pkg-plist	Sun Jan  6 19:37:48 2013	(r310011)
@@ -62,6 +62,7 @@ share/xfce4/terminal/terminal-preference
 @unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true
 @dirrm share/xfce4/terminal/colorschemes
 @dirrm share/xfce4/terminal
+ at dirrmtry share/xfce4
 %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/ur_PK
 %%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
@@ -80,3 +81,5 @@ share/xfce4/terminal/terminal-preference
 @dirrmtry man/zh_CN
 @dirrmtry man/ug/man1
 @dirrmtry man/ug
+ at dirrmtry man/pt_BR/man1
+ at dirrmtry man/pt_BR


More information about the svn-ports-head mailing list