aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2015-12-30 18:46:53 +0800
committerrakuco <rakuco@FreeBSD.org>2015-12-30 18:46:53 +0800
commitbbf19757ba1d4403919d918bf685f3ed2a50cd68 (patch)
tree6cf9354f4eb846bb60aaade84638797ab9cdb308 /databases
parent21a4005145189db7b679e89335e050af7828d1bf (diff)
downloadfreebsd-ports-gnome-bbf19757ba1d4403919d918bf685f3ed2a50cd68.tar.gz
freebsd-ports-gnome-bbf19757ba1d4403919d918bf685f3ed2a50cd68.tar.zst
freebsd-ports-gnome-bbf19757ba1d4403919d918bf685f3ed2a50cd68.zip
Fix MASTER_SITES and unmark BROKEN.
Diffstat (limited to 'databases')
-rw-r--r--databases/pure-sql3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/pure-sql3/Makefile b/databases/pure-sql3/Makefile
index 65731038f132..4becf7fad4f0 100644
--- a/databases/pure-sql3/Makefile
+++ b/databases/pure-sql3/Makefile
@@ -5,14 +5,12 @@ PORTNAME= pure-sql3
PORTVERSION= 0.4
PORTREVISION= 4
CATEGORIES= databases
-MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/
+MASTER_SITES= https://bitbucket.org/purelang/pure-lang/downloads/
DIST_SUBDIR= pure
MAINTAINER= ports@FreeBSD.org
COMMENT= Pure language binding to the SQLite3 library
-BROKEN= unfetchable
-
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING