diff options
Diffstat (limited to 'textproc/ruby-sary/Makefile')
-rw-r--r-- | textproc/ruby-sary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile index cb42c2760ef0..ebf4d895bd7f 100644 --- a/textproc/ruby-sary/Makefile +++ b/textproc/ruby-sary/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= clsung@FreeBSD.org -COMMENT= A Ruby interface to the Sary library +COMMENT= Ruby interface to the Sary library LIB_DEPENDS= libsary.so:${PORTSDIR}/textproc/sary |