diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-01 12:16:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-01 12:16:44 +0000 |
commit | f6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb (patch) | |
tree | 58352a8bcb22a5c21d66a2167caba4c059917b71 /devel/cl-infix | |
parent | 2b6f39cb137109e5ddff85c81196cb9d4e3462cd (diff) | |
download | ports-f6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb.tar.gz ports-f6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb.zip |
Notes
Diffstat (limited to 'devel/cl-infix')
-rw-r--r-- | devel/cl-infix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-infix/Makefile b/devel/cl-infix/Makefile index d7c1fc2aa9a4..15d3ad9ba35c 100644 --- a/devel/cl-infix/Makefile +++ b/devel/cl-infix/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://ftp.linux.org.uk/pub/lisp/cclan/ \ PKGNAMEPREFIX= cl- DISTNAME= ${PORTNAME} -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/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf |