diff --git a/databases/libsdb/Makefile b/databases/libsdb/Makefile index 4dd00e075665..87856b134f15 100644 --- a/databases/libsdb/Makefile +++ b/databases/libsdb/Makefile @@ -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@FreeBSD.org COMMENT= Simple database library -BROKEN= Unfetchable - MAKE_JOBS_UNSAFE= yes HAS_CONFIGURE= yes