aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-14 01:13:30 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-14 01:13:30 +0000
commita9d365bc2245941cd2d4413190999ce2fb722740 (patch)
tree4b959c04c8a682129e82bac2ca991f4561d28ea2 /shells
parent232868f00107cb2877b7c88e668eb4c1d539a11e (diff)
downloadports-a9d365bc2245941cd2d4413190999ce2fb722740.tar.gz
ports-a9d365bc2245941cd2d4413190999ce2fb722740.zip
shells/tcshrc:
- Use DATADIR macro PR: ports/95836 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=162273
Diffstat (limited to 'shells')
-rw-r--r--shells/tcshrc/pkg-plist18
1 files changed, 9 insertions, 9 deletions
diff --git a/shells/tcshrc/pkg-plist b/shells/tcshrc/pkg-plist
index 738cc5a55882..55e98965368a 100644
--- a/shells/tcshrc/pkg-plist
+++ b/shells/tcshrc/pkg-plist
@@ -1,10 +1,10 @@
bin/tcshrc_config
-share/tcshrc/tcshrc
-share/tcshrc/tcshrc.alias
-share/tcshrc/tcshrc.bindkey
-share/tcshrc/tcshrc.complete
-share/tcshrc/tcshrc.hosts
-share/tcshrc/tcshrc.local
-share/tcshrc/tcshrc.set
-share/tcshrc/README.txt
-@dirrm share/tcshrc
+%%DATADIR%%/tcshrc
+%%DATADIR%%/tcshrc.alias
+%%DATADIR%%/tcshrc.bindkey
+%%DATADIR%%/tcshrc.complete
+%%DATADIR%%/tcshrc.hosts
+%%DATADIR%%/tcshrc.local
+%%DATADIR%%/tcshrc.set
+%%DATADIR%%/README.txt
+@dirrm %%DATADIR%%