diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
commit | b77027ff367bd483a05125b9e59ec51183a750d7 (patch) | |
tree | 68f4bf91a0cca80e6657a533e5ab5b876819ef7e /lang | |
parent | a16ab4a21af5e3ff4efd8095afe335206eaefbba (diff) |
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
Notes
Notes:
svn path=/head/; revision=107549
Diffstat (limited to 'lang')
-rw-r--r-- | lang/qc--/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/qc--/Makefile b/lang/qc--/Makefile index 5cca9725096d..6db44d0dc771 100644 --- a/lang/qc--/Makefile +++ b/lang/qc--/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The Quick C-- Compiler BROKEN= "Does not fetch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ notangle:${PORTSDIR}/devel/noweb \ |