summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2015-09-26 23:41:32 +0000
committertaca <taca>2015-09-26 23:41:32 +0000
commit776c2d6ead412760376bad42c3159c92029a2f41 (patch)
tree9b9b73ae9bc45bb6cc89fe0cce1496ec2c32c297
parent6112fbad7dff56892e2496134c5a0dbd3188e651 (diff)
downloadpkgsrc-776c2d6ead412760376bad42c3159c92029a2f41.tar.gz
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
-rw-r--r--textproc/ruby-libxml/Makefile4
-rw-r--r--textproc/ruby-maruku/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile
index 52087425ac3..1064efd4b09 100644
--- a/textproc/ruby-libxml/Makefile
+++ b/textproc/ruby-libxml/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2015/02/05 15:09:25 taca Exp $
+# $NetBSD: Makefile,v 1.23 2015/09/26 23:41:32 taca Exp $
DISTNAME= libxml-ruby-2.8.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/ruby-//}
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://libxml.rubyforge.org/
+HOMEPAGE= http://xml4r.github.io/libxml-ruby/
COMMENT= Support module for libxml2 library
LICENSE= mit
diff --git a/textproc/ruby-maruku/Makefile b/textproc/ruby-maruku/Makefile
index 39c0315981d..c71588e19b1 100644
--- a/textproc/ruby-maruku/Makefile
+++ b/textproc/ruby-maruku/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2015/03/13 16:16:12 taca Exp $
+# $NetBSD: Makefile,v 1.10 2015/09/26 23:41:54 taca Exp $
DISTNAME= maruku-0.7.2
CATEGORIES= textproc
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://maruku.rubyforge.org/
+HOMEPAGE= https://github.com/bhollis/maruku
COMMENT= Markdown-superset interpreter
LICENSE= gnu-gpl-v2