diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ecl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index 4274ed576427..1e7aff12dd26 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang lisp MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olgeni@FreeBSD.org COMMENT= An ANSI Common Lisp implementation LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 gc.1:${PORTSDIR}/devel/boehm-gc |