Un-break port by providing updated MASTER_SITES
PR: 202977 Submitted by: christopher.key@cantab.net MFH: 2015Q3 (build fix blanket)
This commit is contained in:
parent
78bc328777
commit
67e03fa8b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398099
1 changed files with 3 additions and 3 deletions
|
@ -4,15 +4,15 @@
|
|||
PORTNAME= genpuid
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= audio linux
|
||||
MASTER_SITES= https://secure.musicip.com/dns/files/
|
||||
MASTER_SITES= http://www.spicefly.com/files/
|
||||
PKGNAMEPREFIX= linux-
|
||||
DISTNAME= ${PORTNAME}_linux_${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Application for generating MusicIP puids
|
||||
|
||||
BROKEN= Unfetchable
|
||||
USES= tar:tgz
|
||||
|
||||
USE_LINUX= yes
|
||||
NO_BUILD= yes
|
||||
IA32_BINARY_PORT= yes
|
||||
|
|
Loading…
Reference in a new issue