diff options
author | gahr <gahr@FreeBSD.org> | 2008-11-20 21:36:50 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-11-20 21:36:50 +0800 |
commit | 9fa731752028f4a4ec20900dc50760d235dd7276 (patch) | |
tree | c25e7e334624d6dddb87785b53135eb424800a7e /textproc/ruby-libxml/Makefile | |
parent | b7b5f43050793c6386f174cf6e95a053ef2be15a (diff) | |
download | freebsd-ports-gnome-9fa731752028f4a4ec20900dc50760d235dd7276.tar.gz freebsd-ports-gnome-9fa731752028f4a4ec20900dc50760d235dd7276.tar.zst freebsd-ports-gnome-9fa731752028f4a4ec20900dc50760d235dd7276.zip |
- Update to 0.9.2
- Fix WWW line in pkg-descr
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 54d8e8ec35a5..2c3261464ef1 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= textproc ruby MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= libxml |