diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 16:14:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 16:14:17 +0000 |
commit | 73021e6e147be7e06a5a212598043fa398784fad (patch) | |
tree | c61ab5f2d2929dd22faf9ef3386ae548ded07e1d /textproc/ruby-libxml | |
parent | 09713bc983c1c232ff3c409e58ff165380a5ca60 (diff) | |
download | ports-73021e6e147be7e06a5a212598043fa398784fad.tar.gz ports-73021e6e147be7e06a5a212598043fa398784fad.zip |
Notes
Diffstat (limited to 'textproc/ruby-libxml')
-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 445f58f442c8..a94cd856e42c 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.rubynet.org/modules/xml/libxml/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A friendly API to libxml for Ruby BUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2 |