diff options
author | Philip Newton <pne@cpan.org> | 2000-08-29 23:39:14 +0200 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-29 19:59:52 +0000 |
commit | 7f2de2d2ad713e777c0e8d552b0e59a636cc6282 (patch) | |
tree | 1e128b44a23c9f903d95113610306bde374ff2fa /hints/freebsd.sh | |
parent | 53542a37701d1675e32df2c6c7a98cba7e4ccfdb (diff) | |
download | perl-7f2de2d2ad713e777c0e8d552b0e59a636cc6282.tar.gz |
[ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
p4raw-id: //depot/perl@6894
Diffstat (limited to 'hints/freebsd.sh')
-rw-r--r-- | hints/freebsd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/freebsd.sh b/hints/freebsd.sh index 712281367e..0ba6b6190e 100644 --- a/hints/freebsd.sh +++ b/hints/freebsd.sh @@ -184,7 +184,7 @@ $define|true|[yY]*) 0*|1*|2.0*|2.1*) cat <<EOM >&4 I did not know that FreeBSD $osvers supports POSIX threads. -Feel free to tell perlbug@perl.com otherwise. +Feel free to tell perlbug@perl.org otherwise. EOM exit 1 ;; |