diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-15 05:38:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-15 05:38:09 +0800 |
commit | c2970694d4990d97b31bcf6d4e81256939022c1d (patch) | |
tree | 884eaaabf86268076185877c6ae0d867b2de9154 /sysutils | |
parent | 0bec6b5cc3229680b70ca5e28f022eb2873a8736 (diff) | |
download | freebsd-ports-gnome-c2970694d4990d97b31bcf6d4e81256939022c1d.tar.gz freebsd-ports-gnome-c2970694d4990d97b31bcf6d4e81256939022c1d.tar.zst freebsd-ports-gnome-c2970694d4990d97b31bcf6d4e81256939022c1d.zip |
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.
Hat: portmgr
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 |