diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-26 00:31:23 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-26 00:31:23 +0000 |
commit | a87c61417c687ddbe9ecce4f97abd95bb9d9b982 (patch) | |
tree | 9bd43336cfc44be1ea7b1e746af1ed4fe2aea9b1 /lang/gcc31 | |
parent | dd missing files (diff) |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=122455
Diffstat (limited to 'lang/gcc31')
-rw-r--r-- | lang/gcc31/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile index 2740ee2c5d53..c59c69d017cc 100644 --- a/lang/gcc31/Makefile +++ b/lang/gcc31/Makefile @@ -28,6 +28,8 @@ PATCHFILES= port_gcc31_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org COMMENT= GNU Compiler Collection 3.1 (inprogress version) +BROKEN= Broken pkg-plist + DEPRECATED= "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release instead" NOT_FOR_ARCHS= amd64 ia64 |