diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
| commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
| tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /lang/perl5.10/pkg-message | |
| parent | Convert a few more uses of INDEX to ${INDEXFILE} (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes:
svn path=/head/; revision=73228
svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'lang/perl5.10/pkg-message')
| -rw-r--r-- | lang/perl5.10/pkg-message | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/lang/perl5.10/pkg-message b/lang/perl5.10/pkg-message deleted file mode 100644 index e575728b19be..000000000000 --- a/lang/perl5.10/pkg-message +++ /dev/null @@ -1,22 +0,0 @@ -Installation of Perl distribution is finished. Please note, that since -Perl is also in the base system, this distribution will not be used by -default. - -If you want this version of Perl to be used by default, please type - - use.perl port - -Assuming that use.perl script (which was installed with the rest of the -Perl distribution) can be found in your PATH (you might have to type -`rehash' first, depending upon a shell you use), this action will -replace /usr/bin/perl and /usr/bin/suidperl with symbolic links to the -versions of these binaries in the Perl distribution. This action will -also put some variables into your /etc/make.conf file, so that newly -installed ports (not packages!) will use new version of perl, and the -system upgrades from the source will not overwrite the changes made. - -At any time you can also type - - use.perl system - -if you wish to revert back to the system version of perl. |
