summaryrefslogtreecommitdiff
path: root/mail
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 /mail
parenta5c007c16338ad058b7050bb35aed18773317ed5 (diff)
downloadpkgsrc-40fc0dd80ccf1d1fa28a55504eb4ff17a96f136b.tar.gz
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
Diffstat (limited to 'mail')
-rw-r--r--mail/ruby-mime-types/Makefile4
-rw-r--r--mail/ruby-mime-types1/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/ruby-mime-types/Makefile b/mail/ruby-mime-types/Makefile
index 4a30e981bb4..4cab82194c6 100644
--- a/mail/ruby-mime-types/Makefile
+++ b/mail/ruby-mime-types/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2015/06/07 15:49:54 taca Exp $
+# $NetBSD: Makefile,v 1.11 2015/09/26 15:07:42 taca Exp $
DISTNAME= mime-types-2.6.1
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mime-types.rubyforge.org/
+HOMEPAGE= https://github.com/mime-types/ruby-mime-types/
COMMENT= Definition of MIME types for Ruby
LICENSE= ruby-license OR artistic OR gnu-gpl-v2 OR gnu-gpl-v3
diff --git a/mail/ruby-mime-types1/Makefile b/mail/ruby-mime-types1/Makefile
index 4e6a1019b55..c4be697ab53 100644
--- a/mail/ruby-mime-types1/Makefile
+++ b/mail/ruby-mime-types1/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2015/02/01 11:13:37 taca Exp $
+# $NetBSD: Makefile,v 1.2 2015/09/26 15:08:03 taca Exp $
DISTNAME= mime-types-1.25.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/mime-types/mime-types1/}
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mime-types.rubyforge.org/
+HOMEPAGE= https://github.com/mime-types/ruby-mime-types/
COMMENT= Definition of MIME types for Ruby
LICENSE= ruby-license OR artistic OR gnu-gpl-v2 OR gnu-gpl-v3