aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-uffi-sbcl/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-01-12 16:46:17 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-01-12 16:46:17 +0000
commit2474bf6b7cf435ad144ac823226b626477b5e2ca (patch)
tree76318e426d19c6ae29234a57de2d79da27f9f883 /devel/cl-uffi-sbcl/Makefile
parentfe1a4b021f4c26c6b9584403ea05c7866a4f7e7f (diff)
downloadports-2474bf6b7cf435ad144ac823226b626477b5e2ca.tar.gz
ports-2474bf6b7cf435ad144ac823226b626477b5e2ca.zip
Take over maintainership.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=247718
Diffstat (limited to 'devel/cl-uffi-sbcl/Makefile')
-rw-r--r--devel/cl-uffi-sbcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile
index d1825ee69a72..f69c2f3a2a67 100644
--- a/devel/cl-uffi-sbcl/Makefile
+++ b/devel/cl-uffi-sbcl/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -sbcl
DISTFILES= # use installed sources from CL_LIBDIR
EXTRACT_ONLY= # use installed sources from CL_LIBDIR
-MAINTAINER= xenophon+fbsdports@irtnog.org
+MAINTAINER= olgeni@FreeBSD.org
COMMENT= Universal Foreign Function Interface for Common Lisp (SBCL binaries)
BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/uffi/uffi.asd:${PORTSDIR}/devel/cl-uffi \