diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-08 13:14:42 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-08 13:14:42 +0000 |
commit | ac30cb067faf4da48f4ff2e1f3741de717d71563 (patch) | |
tree | 0ed750d4ecf8e05f09474128520f74a948fc8d1d /devel/cl-trivial-gray-streams-sbcl/Makefile | |
parent | 93f1839209ef41b2a3f63ff765eb44c339bbed22 (diff) | |
download | ports-ac30cb067faf4da48f4ff2e1f3741de717d71563.tar.gz ports-ac30cb067faf4da48f4ff2e1f3741de717d71563.zip |
Remove indefinite articles from COMMENT where I'm maintainer.
Notes
Notes:
svn path=/head/; revision=357013
Diffstat (limited to 'devel/cl-trivial-gray-streams-sbcl/Makefile')
-rw-r--r-- | devel/cl-trivial-gray-streams-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile index 62dd2d278ebb..382f5753e10d 100644 --- a/devel/cl-trivial-gray-streams-sbcl/Makefile +++ b/devel/cl-trivial-gray-streams-sbcl/Makefile @@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl- DISTFILES= # none MAINTAINER= olgeni@FreeBSD.org -COMMENT= A thin compatibility layer for Gray streams +COMMENT= Thin compatibility layer for Gray streams 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 |