diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
commit | cc69d7aa7d8a279c32a2798872c1d26d33ad4201 (patch) | |
tree | 9e07b5af195014d0e3d4e4baefd5f499802f063b /textproc/ruby-xmlscan-old | |
parent | 18971b06c67e29f3761591676197a943343ac88e (diff) |
Notes
Diffstat (limited to 'textproc/ruby-xmlscan-old')
-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 c50626191cae..e10232926e36 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= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Pure Ruby XML/HTML scanner and XPath processor/compiler modules BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc |