diff options
Diffstat (limited to 'textproc/ocaml-expat/Makefile')
-rw-r--r-- | textproc/ocaml-expat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile index 70b6098d9f2f..da975293549a 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ocaml- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A stub for the expat parser in OCaml +COMMENT= Stub for the expat parser in OCaml LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 |