diff options
Diffstat (limited to 'textproc/ruby-rwv2/Makefile')
-rw-r--r-- | textproc/ruby-rwv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-rwv2/Makefile b/textproc/ruby-rwv2/Makefile index 351bd623bd17..74d8509ba748 100644 --- a/textproc/ruby-rwv2/Makefile +++ b/textproc/ruby-rwv2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.ywesee.com/ruby/rwv2/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension that wraps around wv2 LIB_DEPENDS= wv2.1:${PORTSDIR}/textproc/wv2 |