summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 16:55:42 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 16:55:42 +0000
commit5823adc99c8bc476c6ffe3a24639924b10bfcc32 (patch)
treed0db85b8129f5c73f3692fb5d5a4accbbf58c23b
parent635596400432d67c8f7baef26a772404d1742ce3 (diff)
downloadpkgsrc-5823adc99c8bc476c6ffe3a24639924b10bfcc32.tar.gz
Update HOMEPAGE.
-rw-r--r--textproc/cityhash/Makefile5
-rw-r--r--textproc/crush-tools/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/textproc/cityhash/Makefile b/textproc/cityhash/Makefile
index 62ab00be3c1..4c5bdb9e2bb 100644
--- a/textproc/cityhash/Makefile
+++ b/textproc/cityhash/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2013/07/02 11:22:21 rodent Exp $
-#
+# $NetBSD: Makefile,v 1.2 2017/08/01 16:55:42 wiz Exp $
DISTNAME= cityhash-1.1.1
CATEGORIES= textproc
MASTER_SITES= http://cityhash.googlecode.com/files/
MAINTAINER= rodent@NetBSD.org
-HOMEPAGE= https://code.google.com/p/cityhash/
+HOMEPAGE= https://github.com/google/cityhash
COMMENT= Provides hash functions for strings
LICENSE= mit
diff --git a/textproc/crush-tools/Makefile b/textproc/crush-tools/Makefile
index bb5330cdd42..1745b652d3a 100644
--- a/textproc/crush-tools/Makefile
+++ b/textproc/crush-tools/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 06:39:04 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.7 2017/08/01 16:56:11 wiz Exp $
DISTNAME= crush-tools-2013-04
PKGNAME= ${DISTNAME:C/-([0-9]+)$/.\1/}
@@ -8,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= http://crush-tools.googlecode.com/files/
MAINTAINER= filip@joyent.com
-HOMEPAGE= http://code.google.com/p/crush-tools/
+HOMEPAGE= https://github.com/google/crush-tools
COMMENT= Collection of tools for processing delimited-text data
LICENSE= apache-2.0