diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-06 05:17:48 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-06 05:17:48 +0000 |
commit | ef3e503aa5d1031d20fa8d89f1192b59b800352a (patch) | |
tree | d869ebaa7cc0fcab8f51ac6f6cbb8c97e3a393b6 /lang/perl5/pkg-plist | |
parent | fc653240677327603bdfa5b3acd3e6ca0dd42a28 (diff) | |
download | ports-ef3e503aa5d1031d20fa8d89f1192b59b800352a.tar.gz ports-ef3e503aa5d1031d20fa8d89f1192b59b800352a.zip |
Add perl5 as an alias for the binary.
OKed by: Satoshi
Notes
Notes:
svn path=/head/; revision=8137
Diffstat (limited to 'lang/perl5/pkg-plist')
-rw-r--r-- | lang/perl5/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/perl5/pkg-plist b/lang/perl5/pkg-plist index cad7c8b65a03..e4946cf204c7 100644 --- a/lang/perl5/pkg-plist +++ b/lang/perl5/pkg-plist @@ -5,7 +5,9 @@ bin/h2ph bin/h2xs bin/perl5.00401 @exec ln -fs %D/%F %B/perl +@exec ln -fs %D/%F %B/perl5 @unexec rm %B/perl +@unexec rm %B/perl5 bin/perlbug bin/perldoc bin/pl2pm |