Index: devel/cityhash/Makefile =================================================================== --- devel/cityhash/Makefile (revision 424092) +++ devel/cityhash/Makefile (working copy) @@ -5,7 +5,8 @@ PORTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= GOOGLE_CODE +USE_GITHUB= yes +GH_TUPLE= google:cityhash:8af9b8c MAINTAINER= vg@FreeBSD.org COMMENT= Family of hash functions @@ -13,8 +14,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= Unfetchable (google code has gone away) - USES= cpe libtool CPE_VENDOR= google GNU_CONFIGURE= yes