svn commit: r528730 - head/www/mnogosearch

Mikhail Teterin mi at FreeBSD.org
Thu Mar 19 16:17:19 UTC 2020


Author: mi
Date: Thu Mar 19 16:17:18 2020
New Revision: 528730
URL: https://svnweb.freebsd.org/changeset/ports/528730

Log:
  Although the secondary mirror seems dead, the primary master-site
  is very much up... Unbreak.
  
  Approved by:	crees (the maintainer)

Modified:
  head/www/mnogosearch/Makefile

Modified: head/www/mnogosearch/Makefile
==============================================================================
--- head/www/mnogosearch/Makefile	Thu Mar 19 16:16:35 2020	(r528729)
+++ head/www/mnogosearch/Makefile	Thu Mar 19 16:17:18 2020	(r528730)
@@ -4,13 +4,10 @@
 PORTNAME=	mnogosearch
 PORTVERSION=	3.4.1
 CATEGORIES=	www databases
-MASTER_SITES=	http://www.mnogosearch.org/Download/ \
-		http://www.bayofrum.net/dist/${PORTNAME}/
+MASTER_SITES=	http://www.mnogosearch.org/Download/
 
 MAINTAINER=	crees at FreeBSD.org
 COMMENT=	Full featured SQL-based hypertext search engine
-
-BROKEN=		unfetchable
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING


More information about the svn-ports-head mailing list