diff options
author | wiz <wiz@pkgsrc.org> | 2017-07-30 22:32:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-07-30 22:32:10 +0000 |
commit | 0cd241ac49eaa35c45d301a167343af08ae84705 (patch) | |
tree | 51335fe9ca4f7899706b3e64d9434559fe476c34 /textproc/ruby-feed-normalizer | |
parent | 7bb7077500c0f9e98b2416e41d9aa612d997f93f (diff) | |
download | pkgsrc-0cd241ac49eaa35c45d301a167343af08ae84705.tar.gz |
Switch github HOMEPAGEs to https.
Diffstat (limited to 'textproc/ruby-feed-normalizer')
-rw-r--r-- | textproc/ruby-feed-normalizer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-feed-normalizer/Makefile b/textproc/ruby-feed-normalizer/Makefile index ad3acdc22da..36aab182c3d 100644 --- a/textproc/ruby-feed-normalizer/Makefile +++ b/textproc/ruby-feed-normalizer/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2011/08/12 17:18:16 taca Exp $ +# $NetBSD: Makefile,v 1.5 2017/07/30 22:32:24 wiz Exp $ DISTNAME= feed-normalizer-1.5.2 PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://github.com/aasmith/feed-normalizer +HOMEPAGE= https://github.com/aasmith/feed-normalizer COMMENT= Extensible Ruby wrapper for Atom and RSS parsers LICENSE= modified-bsd |