summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-09-25 05:46:28 +0000
committertaca <taca@pkgsrc.org>2015-09-25 05:46:28 +0000
commita6bf532224c145bd55257adb25dc11407a3df1cd (patch)
tree656b601b9a8a8657cbb6fc693248c98097312c16 /converters
parentae0a8895a8916da0471673ceb43138979a110cd3 (diff)
downloadpkgsrc-a6bf532224c145bd55257adb25dc11407a3df1cd.tar.gz
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
Diffstat (limited to 'converters')
-rw-r--r--converters/ruby-Ascii85/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/ruby-Ascii85/Makefile b/converters/ruby-Ascii85/Makefile
index 66ea877163b..8d5e5e8c055 100644
--- a/converters/ruby-Ascii85/Makefile
+++ b/converters/ruby-Ascii85/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2015/03/01 13:00:23 taca Exp $
+# $NetBSD: Makefile,v 1.4 2015/09/25 05:46:28 taca Exp $
DISTNAME= Ascii85-1.0.2
PKGREVISION= 1
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/ascii85/
+HOMEPAGE= https://github.com/datawraith/ascii85gem
COMMENT= Ascii85 encoder/decoder
LICENSE= mit