aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2015-09-28 08:10:12 +0000
committerThomas Zander <riggs@FreeBSD.org>2015-09-28 08:10:12 +0000
commit3aabb79b728ff2288023876aa0084103bf1848d3 (patch)
tree55c3497759cf2cb67b6f06a43dba5492534138b7
parentb0801c82801895ef2a0c9faf9b6338cff0e98bc8 (diff)
downloadports-3aabb79b728ff2288023876aa0084103bf1848d3.tar.gz
ports-3aabb79b728ff2288023876aa0084103bf1848d3.zip
MFH: r398099
Un-break port by providing updated MASTER_SITES PR: 202977 Submitted by: christopher.key@cantab.net Approved by: portmgr (erwin)
Notes
Notes: svn path=/branches/2015Q3/; revision=398100
-rw-r--r--audio/linux-genpuid/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/linux-genpuid/Makefile b/audio/linux-genpuid/Makefile
index 5f3d77c21af6..643485bc7976 100644
--- a/audio/linux-genpuid/Makefile
+++ b/audio/linux-genpuid/Makefile
@@ -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