diff options
author | maho <maho@FreeBSD.org> | 2004-02-03 00:17:08 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-02-03 00:17:08 +0000 |
commit | a7a4251e89d5d16acca50d13160d511f1afe5a57 (patch) | |
tree | e940e9b7d25cfb9db6ec7ec4968329f0547eeac1 /lang | |
parent | 7766015184b4c10bae86779cd3d35cdaa857d21d (diff) | |
download | FreeBSD-ports-a7a4251e89d5d16acca50d13160d511f1afe5a57.zip FreeBSD-ports-a7a4251e89d5d16acca50d13160d511f1afe5a57.tar.gz |
Add warning that this compiler is still alpha stage.
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Diffstat (limited to 'lang')
-rw-r--r-- | lang/g95/pkg-message | 3 | ||||
-rw-r--r-- | lang/gfortran/pkg-message | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lang/g95/pkg-message b/lang/g95/pkg-message new file mode 100644 index 0000000..955dc19 --- /dev/null +++ b/lang/g95/pkg-message @@ -0,0 +1,3 @@ +***WARNING*** +This compiler is still ALPHA STAGE +so please do not expect productive quality! diff --git a/lang/gfortran/pkg-message b/lang/gfortran/pkg-message new file mode 100644 index 0000000..955dc19 --- /dev/null +++ b/lang/gfortran/pkg-message @@ -0,0 +1,3 @@ +***WARNING*** +This compiler is still ALPHA STAGE +so please do not expect productive quality! |