aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cl-cffi
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2014-06-08 21:14:42 +0800
committerolgeni <olgeni@FreeBSD.org>2014-06-08 21:14:42 +0800
commit84221d188b7958c0164cf5bb80bf7f2d715e10f7 (patch)
tree0ed750d4ecf8e05f09474128520f74a948fc8d1d /devel/cl-cffi
parenta8bdd410caa02066b8cdd08c78517e2e6b32c0ed (diff)
downloadfreebsd-ports-gnome-84221d188b7958c0164cf5bb80bf7f2d715e10f7.tar.gz
freebsd-ports-gnome-84221d188b7958c0164cf5bb80bf7f2d715e10f7.tar.zst
freebsd-ports-gnome-84221d188b7958c0164cf5bb80bf7f2d715e10f7.zip
Remove indefinite articles from COMMENT where I'm maintainer.
Diffstat (limited to 'devel/cl-cffi')
-rw-r--r--devel/cl-cffi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-cffi/Makefile b/devel/cl-cffi/Makefile
index 39bbf35fcc04..09b859d1819d 100644
--- a/devel/cl-cffi/Makefile
+++ b/devel/cl-cffi/Makefile
@@ -18,7 +18,7 @@ DIST_SUBDIR= cffi/${PORTVERSION}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A portable foreign function interface for Common Lisp
+COMMENT= Portable foreign function interface for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features \