diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 21:38:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 21:38:09 +0000 |
commit | 67691bae84dda9d38593d36b39a6e1acb90e23d3 (patch) | |
tree | 67d9745512d1413106cd999c3407ed05bcf24e2a /sysutils | |
parent | 75a438a978c95e8e7a52f40e23b849b9b0d4cf1f (diff) | |
download | ports-67691bae84dda9d38593d36b39a6e1acb90e23d3.tar.gz ports-67691bae84dda9d38593d36b39a6e1acb90e23d3.zip |
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=165459
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ledit/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/ledit/Makefile b/sysutils/ledit/Makefile index 022f55d5333c..8bfba8bb66ed 100644 --- a/sysutils/ledit/Makefile +++ b/sysutils/ledit/Makefile @@ -11,9 +11,12 @@ PORTVERSION= 1.11 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.inria.fr/INRIA/cristal/Daniel.de_Rauglaudre/Tools/ -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Line editor to be used with interactive commands +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2006-07-14 + BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml BROKEN= Does not build |