summaryrefslogtreecommitdiff
path: root/misc/ruby-daemons
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-09-26 15:07:42 +0000
committertaca <taca@pkgsrc.org>2015-09-26 15:07:42 +0000
commit40fc0dd80ccf1d1fa28a55504eb4ff17a96f136b (patch)
treef81a37b368d5fff7e66e1f8d7c5c0efac04bd21d /misc/ruby-daemons
parenta5c007c16338ad058b7050bb35aed18773317ed5 (diff)
downloadpkgsrc-40fc0dd80ccf1d1fa28a55504eb4ff17a96f136b.tar.gz
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
Diffstat (limited to 'misc/ruby-daemons')
-rw-r--r--misc/ruby-daemons/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ruby-daemons/Makefile b/misc/ruby-daemons/Makefile
index b61010b1f7a..548ae01df1a 100644
--- a/misc/ruby-daemons/Makefile
+++ b/misc/ruby-daemons/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2015/09/13 14:43:40 taca Exp $
+# $NetBSD: Makefile,v 1.14 2015/09/26 15:09:44 taca Exp $
DISTNAME= daemons-1.2.3
CATEGORIES= misc
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://daemons.rubyforge.org/
+HOMEPAGE= https://github.com/thuehlinger/daemons
COMMENT= Toolkit to convert Ruby scripts to a daemon
LICENSE= mit