mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix MASTER_SITES and unmark BROKEN.
This commit is contained in:
parent
66993bdc55
commit
737fa96d57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404824
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue