mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Fix MASTER_SITES typo and unmark BROKEN.
The typo was introduced in 333298 from 2013, which means the port has never been fetched correctly...
This commit is contained in:
parent
bd277e5183
commit
844fb6f52d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404835
@ -6,14 +6,12 @@ PORTVERSION= ${THRIFT_PORTVERSION} # to keep in sync with thrift
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= APACHE/thrift/${PORTVERSION
|
||||
MASTER_SITES= APACHE/thrift/${PORTVERSION}
|
||||
DISTNAME= thrift-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C glib interface to Thrift
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
PKGNAMESUFFIX= -c_glib
|
||||
|
||||
BUILDIR= ${WRKDIR}/${DISTNAME}/lib/c_glib
|
||||
|
Loading…
Reference in New Issue
Block a user