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 /textproc/cl-meta | |
parent | 93f1839209ef41b2a3f63ff765eb44c339bbed22 (diff) |
Notes
Diffstat (limited to 'textproc/cl-meta')
-rw-r--r-- | textproc/cl-meta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cl-meta/Makefile b/textproc/cl-meta/Makefile index 955a4ee84beb..dc24c551adcf 100644 --- a/textproc/cl-meta/Makefile +++ b/textproc/cl-meta/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= cl- DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org -COMMENT= A parser generator for Common Lisp +COMMENT= Parser generator for Common Lisp WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |