diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-10-09 16:26:20 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-10-09 16:26:20 +0000 |
commit | 243afd30371e8a77bd64564da54a9862249caab0 (patch) | |
tree | 1efb5b36292a7bc1c906686719fd54ccca4c109c /math/physcalc/pkg-plist | |
parent | d951c72be1e448433a0b245780ee0497ec45e3c5 (diff) | |
download | ports-243afd30371e8a77bd64564da54a9862249caab0.tar.gz ports-243afd30371e8a77bd64564da54a9862249caab0.zip |
Notes
Diffstat (limited to 'math/physcalc/pkg-plist')
-rw-r--r-- | math/physcalc/pkg-plist | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/math/physcalc/pkg-plist b/math/physcalc/pkg-plist index f8740c42d526..77e8ef80cbad 100644 --- a/math/physcalc/pkg-plist +++ b/math/physcalc/pkg-plist @@ -1,11 +1,11 @@ bin/physcalc -share/physcalc/astro.phy -share/physcalc/bits.phy -share/physcalc/british.phy -share/physcalc/light.phy -share/physcalc/math.phy -share/physcalc/money.phy -share/physcalc/nuclear.phy -share/physcalc/paper.phy -share/physcalc/physcalc.phy -@dirrm share/physcalc +%%DATADIR%%/astro.phy +%%DATADIR%%/bits.phy +%%DATADIR%%/british.phy +%%DATADIR%%/light.phy +%%DATADIR%%/math.phy +%%DATADIR%%/money.phy +%%DATADIR%%/nuclear.phy +%%DATADIR%%/paper.phy +%%DATADIR%%/physcalc.phy +@dirrm %%DATADIR%% |