From cff81c0dd335e41b26e0ac6480faa087f18629f8 Mon Sep 17 00:00:00 2001
From: Antoine Brodin <antoine@FreeBSD.org>
Date: Thu, 5 Jun 2014 18:27:36 +0000
Subject: Fix typo

---
 converters/cl-babel-clisp/Makefile           | 2 +-
 devel/cl-alexandria-clisp/Makefile           | 2 +-
 devel/cl-asdf-clisp/Makefile                 | 2 +-
 devel/cl-cffi-clisp/Makefile                 | 2 +-
 devel/cl-infix-clisp/Makefile                | 2 +-
 devel/cl-port-clisp/Makefile                 | 2 +-
 devel/cl-split-sequence-clisp/Makefile       | 2 +-
 devel/cl-trivial-features-clisp/Makefile     | 2 +-
 devel/cl-trivial-gray-streams-clisp/Makefile | 2 +-
 devel/meta-cvs/Makefile                      | 2 +-
 security/cl-md5-clisp/Makefile               | 2 +-
 textproc/cl-meta-clisp/Makefile              | 2 +-
 textproc/cl-ppcre-clisp/Makefile             | 2 +-
 www/cl-lml-clisp/Makefile                    | 2 +-
 14 files changed, 14 insertions(+), 14 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 \
diff --git a/devel/cl-alexandria-clisp/Makefile b/devel/cl-alexandria-clisp/Makefile
index f75cc4368af3..a4c7f8e6e00a 100644
--- a/devel/cl-alexandria-clisp/Makefile
+++ b/devel/cl-alexandria-clisp/Makefile
@@ -11,7 +11,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	A collection of portable public domain utilities 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}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
diff --git a/devel/cl-asdf-clisp/Makefile b/devel/cl-asdf-clisp/Makefile
index d8f8731bd55a..740fce86e458 100644
--- a/devel/cl-asdf-clisp/Makefile
+++ b/devel/cl-asdf-clisp/Makefile
@@ -12,7 +12,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	A system definition facility for Common Lisp
 
 DEPRECATED=	Depends on deprecated lang/clisp
-EXIPIRATION_DATE=	2014-07-28
+EXPIRATION_DATE=	2014-07-28
 
 # Even if this port builds FASL files, it is slightly different from
 # other FASL ports because it uses USE_ASDF rather than USE_ASDF_FASL.
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 \
diff --git a/devel/cl-infix-clisp/Makefile b/devel/cl-infix-clisp/Makefile
index feff72bbf42f..a85dab3f8c11 100644
--- a/devel/cl-infix-clisp/Makefile
+++ b/devel/cl-infix-clisp/Makefile
@@ -11,7 +11,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	A lisp macro to read math statements in infix notation
 
 DEPRECATED=	Depends on deprecated lang/clisp
-EXIPIRATION_DATE=	2014-07-28
+EXPIRATION_DATE=	2014-07-28
 
 BUILD_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
diff --git a/devel/cl-port-clisp/Makefile b/devel/cl-port-clisp/Makefile
index 06ec52f0543c..681c72b773a9 100644
--- a/devel/cl-port-clisp/Makefile
+++ b/devel/cl-port-clisp/Makefile
@@ -12,7 +12,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Cross-Lisp portability package
 
 DEPRECATED=	Depends on deprecated lang/clisp
-EXIPIRATION_DATE=	2014-07-28
+EXPIRATION_DATE=	2014-07-28
 
 BUILD_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port
diff --git a/devel/cl-split-sequence-clisp/Makefile b/devel/cl-split-sequence-clisp/Makefile
index 72000a9d0e7c..6a74c9cd0cb5 100644
--- a/devel/cl-split-sequence-clisp/Makefile
+++ b/devel/cl-split-sequence-clisp/Makefile
@@ -12,7 +12,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Partitioning Common Lisp sequences
 
 DEPRECATED=	Depends on deprecated lang/clisp
-EXIPIRATION_DATE=	2014-07-28
+EXPIRATION_DATE=	2014-07-28
 
 BUILD_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence
diff --git a/devel/cl-trivial-features-clisp/Makefile b/devel/cl-trivial-features-clisp/Makefile
index e83bca1dd93c..40839e6ae0aa 100644
--- a/devel/cl-trivial-features-clisp/Makefile
+++ b/devel/cl-trivial-features-clisp/Makefile
@@ -11,7 +11,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Ensures consistent *FEATURES* 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}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features
diff --git a/devel/cl-trivial-gray-streams-clisp/Makefile b/devel/cl-trivial-gray-streams-clisp/Makefile
index 58d5d9647da1..0563c7eed592 100644
--- a/devel/cl-trivial-gray-streams-clisp/Makefile
+++ b/devel/cl-trivial-gray-streams-clisp/Makefile
@@ -11,7 +11,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	A thin compatibility layer for Gray streams
 
 DEPRECATED=	Depends on deprecated lang/clisp
-EXIPIRATION_DATE=	2014-07-28
+EXPIRATION_DATE=	2014-07-28
 
 BUILD_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
diff --git a/devel/meta-cvs/Makefile b/devel/meta-cvs/Makefile
index 631777e56262..94e50bca0166 100644
--- a/devel/meta-cvs/Makefile
+++ b/devel/meta-cvs/Makefile
@@ -12,7 +12,7 @@ COMMENT=	A more capable version control system than CVS, built around CVS
 LICENSE=	GPLv2
 
 DEPRECATED=	Depends on deprecated lang/clisp
-EXIPIRATION_DATE=	2014-07-28
+EXPIRATION_DATE=	2014-07-28
 
 BUILD_DEPENDS=	clisp:${PORTSDIR}/lang/clisp \
     		lndir:${PORTSDIR}/devel/lndir
diff --git a/security/cl-md5-clisp/Makefile b/security/cl-md5-clisp/Makefile
index 5427972e0a68..4e9fda8a16e1 100644
--- a/security/cl-md5-clisp/Makefile
+++ b/security/cl-md5-clisp/Makefile
@@ -11,7 +11,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Native MD5 implementation 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}/md5/md5.asd:${PORTSDIR}/security/cl-md5
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:${PORTSDIR}/security/cl-md5
diff --git a/textproc/cl-meta-clisp/Makefile b/textproc/cl-meta-clisp/Makefile
index 28e610ff5c5b..4b30065d47c5 100644
--- a/textproc/cl-meta-clisp/Makefile
+++ b/textproc/cl-meta-clisp/Makefile
@@ -13,7 +13,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	A parser generator 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}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta
diff --git a/textproc/cl-ppcre-clisp/Makefile b/textproc/cl-ppcre-clisp/Makefile
index f9ffd9b69431..1d2964f1e200 100644
--- a/textproc/cl-ppcre-clisp/Makefile
+++ b/textproc/cl-ppcre-clisp/Makefile
@@ -11,7 +11,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Portable Perl-Compatible Regular Expression 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}/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre
diff --git a/www/cl-lml-clisp/Makefile b/www/cl-lml-clisp/Makefile
index fc0e302080e2..0c3300d73187 100644
--- a/www/cl-lml-clisp/Makefile
+++ b/www/cl-lml-clisp/Makefile
@@ -12,7 +12,7 @@ MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Lisp Markup Language
 
 DEPRECATED=	Depends on deprecated lang/clisp
-EXIPIRATION_DATE=	2014-07-28
+EXPIRATION_DATE=	2014-07-28
 
 BUILD_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:${PORTSDIR}/www/cl-lml
 RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/system-registry/lml.asd:${PORTSDIR}/www/cl-lml
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0