diff options
-rw-r--r-- | graphics/ruby-chunky_png/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-hpricot/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ruby-chunky_png/Makefile b/graphics/ruby-chunky_png/Makefile index 1ed296458c2..6297a0c4b69 100644 --- a/graphics/ruby-chunky_png/Makefile +++ b/graphics/ruby-chunky_png/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2018/03/14 14:36:03 taca Exp $ +# $NetBSD: Makefile,v 1.16 2019/07/08 10:47:26 nia Exp $ DISTNAME= chunky_png-1.3.10 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://wiki.github.com/wvanbergen/chunky_png +HOMEPAGE= https://github.com/wvanbergen/chunky_png/wiki COMMENT= Pure ruby library for read/write, chunk-level access to PNG LICENSE= mit diff --git a/textproc/ruby-hpricot/Makefile b/textproc/ruby-hpricot/Makefile index 1959b9ef6ff..ec0c30f3d58 100644 --- a/textproc/ruby-hpricot/Makefile +++ b/textproc/ruby-hpricot/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2014/03/13 11:08:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2019/07/08 10:47:26 nia Exp $ DISTNAME= hpricot-0.8.6 CATEGORIES= textproc MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://wiki.github.com/hpricot/hpricot +HOMEPAGE= https://github.com/hpricot/hpricot/wiki COMMENT= Fast, enjoyable HTML parser for Ruby LICENSE= mit |