diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2009-05-28 22:52:32 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2009-05-28 22:52:32 +0000 |
| commit | 9cdfaba84df6442928846a64130d01d8e58e2d77 (patch) | |
| tree | 692d4fd7668b6bb44c3957b2442f83dbbea69f5c | |
| parent | Update to 1.1.2 (diff) | |
Mark as deprecated: broken, no longer being supported, developers suggest
using lang/open-cobol instead.
Approved by: maintainer
| -rw-r--r-- | lang/tinycobol/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile index e9617628b169..b9410f5495ab 100644 --- a/lang/tinycobol/Makefile +++ b/lang/tinycobol/Makefile @@ -10,10 +10,12 @@ PORTVERSION= 0.64 CATEGORIES= lang MASTER_SITES= SF/tiny-cobol -MAINTAINER= glen.j.barber@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A tiny COBOL compiler for IA32 platforms BROKEN= Missing htcobol compiler binary +DEPRECATED= no longer being developed; consider using lang/open-cobol instead +EXPIRATION_DATE= 2009-07-28 ONLY_FOR_ARCHS= i386 |
