diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-11 05:14:00 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-11 05:14:00 +0000 |
commit | 8c9d72181f7533a381de8a74471d683ba29c9d1b (patch) | |
tree | 955944490d25e25b8c2253e28f0d013c784bf4bb /textproc/ruby-nqxml/Makefile | |
parent | Remove extras. (diff) |
Update to 0.6.1.
Diffstat (limited to 'textproc/ruby-nqxml/Makefile')
-rw-r--r-- | textproc/ruby-nqxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-nqxml/Makefile b/textproc/ruby-nqxml/Makefile index e54257b93005..920a96c40a44 100644 --- a/textproc/ruby-nqxml/Makefile +++ b/textproc/ruby-nqxml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nqxml -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= textproc ruby MASTER_SITES= http://www.io.com/~jimm/downloads/nqxml/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |