diff options
Diffstat (limited to 'textproc/ruby-xmlscan-old/Makefile')
-rw-r--r-- | textproc/ruby-xmlscan-old/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xmlscan-old/Makefile b/textproc/ruby-xmlscan-old/Makefile index 3b9e9f3..c506261 100644 --- a/textproc/ruby-xmlscan-old/Makefile +++ b/textproc/ruby-xmlscan-old/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/old/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pure Ruby XML/HTML scanner and XPath processor/compiler modules BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc |