aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-libxml-ruby
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-01-10 09:41:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-01-10 09:41:16 +0000
commit6f8538880780e7a1c7615be949131d3aa7116256 (patch)
tree507b1ed74405c35a9349d667c1058499855b20d6 /textproc/rubygem-libxml-ruby
parented3edec981673a5a366b6cc67d00dff640bb09d5 (diff)
downloadports-6f8538880780e7a1c7615be949131d3aa7116256.tar.gz
ports-6f8538880780e7a1c7615be949131d3aa7116256.zip
- Update WWW
- Pet portlint Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=561050
Diffstat (limited to 'textproc/rubygem-libxml-ruby')
-rw-r--r--textproc/rubygem-libxml-ruby/Makefile2
-rw-r--r--textproc/rubygem-libxml-ruby/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-libxml-ruby/Makefile b/textproc/rubygem-libxml-ruby/Makefile
index 3b54fccfbc53..a4aa03ca2a77 100644
--- a/textproc/rubygem-libxml-ruby/Makefile
+++ b/textproc/rubygem-libxml-ruby/Makefile
@@ -12,8 +12,8 @@ COMMENT= Ruby bindings for the GNOME Libxml2 toolkit
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+USES= gem gnome
USE_GNOME= libxml2
USE_RUBY= yes
-USES= gem gnome
.include <bsd.port.mk>
diff --git a/textproc/rubygem-libxml-ruby/pkg-descr b/textproc/rubygem-libxml-ruby/pkg-descr
index df209719b224..65f80545201e 100644
--- a/textproc/rubygem-libxml-ruby/pkg-descr
+++ b/textproc/rubygem-libxml-ruby/pkg-descr
@@ -1,4 +1,4 @@
The Libxml-Ruby project provides Ruby language bindings for the GNOME
Libxml2 XML toolkit. It is free software, released under the MIT License.
-WWW: http://xml4r.github.io/libxml-ruby/
+WWW: https://xml4r.github.io/libxml-ruby/