diff options
Diffstat (limited to 'textproc/ruby-xmlscan/Makefile')
-rw-r--r-- | textproc/ruby-xmlscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile index b453be76c80e..2921d1d7230b 100644 --- a/textproc/ruby-xmlscan/Makefile +++ b/textproc/ruby-xmlscan/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-performance non-validating XML parser written in 100% pure Ruby NO_LATEST_LINK= yes |