pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/cityhash



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug  1 16:55:42 UTC 2017

Modified Files:
        pkgsrc/textproc/cityhash: Makefile

Log Message:
Update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/cityhash/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/cityhash/Makefile
diff -u pkgsrc/textproc/cityhash/Makefile:1.1 pkgsrc/textproc/cityhash/Makefile:1.2
--- pkgsrc/textproc/cityhash/Makefile:1.1       Tue Jul  2 11:22:21 2013
+++ pkgsrc/textproc/cityhash/Makefile   Tue Aug  1 16:55:42 2017
@@ -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@localhost
-HOMEPAGE=      https://code.google.com/p/cityhash/
+HOMEPAGE=      https://github.com/google/cityhash
 COMMENT=       Provides hash functions for strings
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index