aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cl-infix-sbcl
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2010-01-12 07:50:03 +0800
committerolgeni <olgeni@FreeBSD.org>2010-01-12 07:50:03 +0800
commit7012f23a08c9dc73fd8cb7219a5a4a257a18974c (patch)
treeac693a1146dbe1903e4e325bb225bb5dc31e46db /devel/cl-infix-sbcl
parent191ed5120ea6673295918f8183a6f4b135b275ab (diff)
downloadfreebsd-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/Makefile2
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 \