diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-05 18:27:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-05 18:27:36 +0000 |
commit | cff81c0dd335e41b26e0ac6480faa087f18629f8 (patch) | |
tree | 3980cbdcb2550c560dfa0d8df39d148187886c2f /converters | |
parent | 2fefd9560a60c351d99797686e0fbe38733fce32 (diff) | |
download | ports-cff81c0dd335e41b26e0ac6480faa087f18629f8.tar.gz ports-cff81c0dd335e41b26e0ac6480faa087f18629f8.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/cl-babel-clisp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/cl-babel-clisp/Makefile b/converters/cl-babel-clisp/Makefile index e9d81a85bec1..94389dfea63d 100644 --- a/converters/cl-babel-clisp/Makefile +++ b/converters/cl-babel-clisp/Makefile @@ -11,7 +11,7 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= A charset encoding/decoding library written in Common Lisp DEPRECATED= Depends on deprecated lang/clisp -EXIPIRATION_DATE= 2014-07-28 +EXPIRATION_DATE= 2014-07-28 BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \ ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \ |