diff options
Diffstat (limited to 'textproc/ruby-libxml/Makefile')
-rw-r--r-- | textproc/ruby-libxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile index f3f9df554b08..c07fba72ed2e 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= libxml PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= A friendly API to libxml for Ruby BUILD_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake \ |