diff options
Diffstat (limited to 'textproc/ruby-quixml/Makefile')
-rw-r--r-- | textproc/ruby-quixml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-quixml/Makefile b/textproc/ruby-quixml/Makefile index 08a867f..c257c95 100644 --- a/textproc/ruby-quixml/Makefile +++ b/textproc/ruby-quixml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://rubyforge.org/frs/download.php/89/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Fast XML API for Ruby written in C LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 |