diff options
author | olgeni <olgeni@FreeBSD.org> | 2010-01-12 07:50:03 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2010-01-12 07:50:03 +0800 |
commit | 7012f23a08c9dc73fd8cb7219a5a4a257a18974c (patch) | |
tree | ac693a1146dbe1903e4e325bb225bb5dc31e46db /devel/cl-infix-sbcl | |
parent | 191ed5120ea6673295918f8183a6f4b135b275ab (diff) | |
download | freebsd-ports-graphics-7012f23a08c9dc73fd8cb7219a5a4a257a18974c.tar.gz freebsd-ports-graphics-7012f23a08c9dc73fd8cb7219a5a4a257a18974c.tar.zst freebsd-ports-graphics-7012f23a08c9dc73fd8cb7219a5a4a257a18974c.zip |
Take over a few unmaintained ports.
Diffstat (limited to 'devel/cl-infix-sbcl')
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index 883d8afe87a..d77c7a5110e 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -16,7 +16,7 @@ PKGNAMESUFFIX= -sbcl DISTFILES= # use installed sources from CL_LIBDIR EXTRACT_ONLY= # use installed sources from CL_LIBDIR -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olgeni@FreeBSD.org COMMENT= A lisp macro to read math statements in infix notation BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/infix/infix.asd:${PORTSDIR}/devel/cl-infix \ |