diff options
author | seanc <seanc@FreeBSD.org> | 2003-02-07 04:31:10 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2003-02-07 04:31:10 +0800 |
commit | bf7b98bbf384a96a4f077c970387f5496ff3f6b7 (patch) | |
tree | 7a253c7443d4aa29b98ac1c499905b53d485f979 /textproc/ruby-libxml/Makefile | |
parent | bd928e853137a1240f5289bd4047711d3cef90e9 (diff) | |
download | freebsd-ports-gnome-bf7b98bbf384a96a4f077c970387f5496ff3f6b7.tar.gz freebsd-ports-gnome-bf7b98bbf384a96a4f077c970387f5496ff3f6b7.tar.zst freebsd-ports-gnome-bf7b98bbf384a96a4f077c970387f5496ff3f6b7.zip |
Update ruby-libxml to 0.3.2
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 789be29b5bd0..a7c3a240b168 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.2 CATEGORIES= textproc ruby MASTER_SITES= http://www.rubynet.org/modules/xml/libxml/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |