Index: head/www/google-sitemapgen/Makefile =================================================================== --- head/www/google-sitemapgen/Makefile (revision 429944) +++ head/www/google-sitemapgen/Makefile (revision 429945) @@ -1,23 +1,21 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= google-sitemapgen PORTVERSION= 1.5 CATEGORIES= www devel -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://fossies.org/linux/www/old/ DISTNAME= sitemap_gen_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Script to analyze web server and generate Google Sitemap files - -BROKEN= Unfetchable (google code has gone away) PROJECTHOST= sitemap-generators NO_WRKSUBDIR= USES= python USE_PYTHON= distutils PYDISTUTILS_PKGNAME= sitemap_gen .include