Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 07:06:16 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329762 - head/x11-toolkits/fox14
Message-ID:  <201310080706.r9876GMq025144@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Oct  8 07:06:16 2013
New Revision: 329762
URL: http://svnweb.freebsd.org/changeset/ports/329762

Log:
  - Fix left-overs
  
  Reported by:	QAT

Modified:
  head/x11-toolkits/fox14/pkg-plist   (contents, props changed)

Modified: head/x11-toolkits/fox14/pkg-plist
==============================================================================
--- head/x11-toolkits/fox14/pkg-plist	Tue Oct  8 06:53:50 2013	(r329761)
+++ head/x11-toolkits/fox14/pkg-plist	Tue Oct  8 07:06:16 2013	(r329762)
@@ -1,9 +1,9 @@
-%%APPS%%bin/fox-1.4/PathFinder
-%%APPS%%bin/fox-1.4/adie
-%%APPS%%bin/fox-1.4/calculator
-bin/fox-1.4/fox-config
-bin/fox-1.4/reswrap
-bin/fox-1.4/shutterbug
+%%APPS%%bin/fox-%%MAJORVER%%/PathFinder
+%%APPS%%bin/fox-%%MAJORVER%%/adie
+%%APPS%%bin/fox-%%MAJORVER%%/calculator
+bin/fox-%%MAJORVER%%/fox-config
+bin/fox-%%MAJORVER%%/reswrap
+bin/fox-%%MAJORVER%%/shutterbug
 include/fox-%%MAJORVER%%/FX4Splitter.h
 include/fox-%%MAJORVER%%/FX7Segment.h
 include/fox-%%MAJORVER%%/FXAccelTable.h
@@ -246,3 +246,4 @@ man/man1/reswrap-14.1.gz
 %%APPS%%man/man1/calculator-14.1.gz
 @dirrm include/fox-%%MAJORVER%%/chart
 @dirrm include/fox-%%MAJORVER%%
+@dirrm bin/fox-%%MAJORVER%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310080706.r9876GMq025144>