diff options
Diffstat (limited to 'textproc/ruby-raspell/Makefile')
-rw-r--r-- | textproc/ruby-raspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-raspell/Makefile b/textproc/ruby-raspell/Makefile index 2eb9b2d02193..6629f279a07d 100644 --- a/textproc/ruby-raspell/Makefile +++ b/textproc/ruby-raspell/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby interface binding to aspell LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell |