diff options
Diffstat (limited to 'devel/cl-cffi-clisp')
-rw-r--r-- | devel/cl-cffi-clisp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-cffi-clisp/Makefile b/devel/cl-cffi-clisp/Makefile index d7d8b4b169f0..6e53f88700ef 100644 --- a/devel/cl-cffi-clisp/Makefile +++ b/devel/cl-cffi-clisp/Makefile @@ -10,7 +10,7 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= A portable foreign function interface for Common Lisp DEPRECATED= Depends on deprecated lang/clisp -EXIPIRATION_DATE= 2014-07-28 +EXPIRATION_DATE= 2014-07-28 BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cffi/cffi.asd:${PORTSDIR}/devel/cl-cffi \ ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \ |