svn commit: r385621 - head/databases/libsdb

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 7 10:55:55 UTC 2015


Author: amdmi3
Date: Thu May  7 10:55:54 2015
New Revision: 385621
URL: https://svnweb.freebsd.org/changeset/ports/385621

Log:
  - Unbreak: this is perfectly fetchable; ftp link is down though
  
  Pointyhat to:	antoine

Modified:
  head/databases/libsdb/Makefile

Modified: head/databases/libsdb/Makefile
==============================================================================
--- head/databases/libsdb/Makefile	Thu May  7 10:52:15 2015	(r385620)
+++ head/databases/libsdb/Makefile	Thu May  7 10:55:54 2015	(r385621)
@@ -4,15 +4,12 @@
 PORTNAME=	libsdb
 PORTVERSION=	0.10.0
 CATEGORIES=	databases
-MASTER_SITES=	ftp://siag.nu/pub/libsdb/ \
-		http://siag.nu/pub/libsdb/
+MASTER_SITES=	http://siag.nu/pub/libsdb/
 DISTNAME=	sdb-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Simple database library
 
-BROKEN=		Unfetchable
-
 MAKE_JOBS_UNSAFE=	yes
 
 HAS_CONFIGURE=	yes


More information about the svn-ports-head mailing list