aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-infix-cmucl
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-07-01 12:16:44 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-07-01 12:16:44 +0000
commitf6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb (patch)
tree58352a8bcb22a5c21d66a2167caba4c059917b71 /devel/cl-infix-cmucl
parent2b6f39cb137109e5ddff85c81196cb9d4e3462cd (diff)
Notes
Diffstat (limited to 'devel/cl-infix-cmucl')
-rw-r--r--devel/cl-infix-cmucl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-infix-cmucl/Makefile b/devel/cl-infix-cmucl/Makefile
index 3bc55879d9a0..cba5d70b272b 100644
--- a/devel/cl-infix-cmucl/Makefile
+++ b/devel/cl-infix-cmucl/Makefile
@@ -15,7 +15,7 @@ PKGNAMESUFFIX= -cmucl
DISTFILES= # use installed sources from CL_LIBDIR
EXTRACT_ONLY= # use installed sources from CL_LIBDIR
-MAINTAINER= giffunip@asme.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A lisp macro for reading math expressions in infix form
BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/infix/infix.asd:${PORTSDIR}/devel/cl-infix \