mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Re-order the master sites.
www.soren.org is the master site for wmtune but contains a broken and out of date wmtune.diff.gz file. So by moving www.soren.org to the end of the list we hopefully will never pick up this broken file. Also fix a portlint ordering warning Submitted by: bento
This commit is contained in:
parent
1119f1797d
commit
d65607e269
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35073
1 changed files with 3 additions and 3 deletions
|
@ -9,14 +9,14 @@ PORTNAME= wmtune
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
CATEGORIES= audio windowmaker
|
CATEGORIES= audio windowmaker
|
||||||
MASTER_SITES= http://www.fxp.org/~jedgar/distfiles/ \
|
MASTER_SITES= http://www.fxp.org/~jedgar/distfiles/ \
|
||||||
http://www.soren.org/linux/wmtune/dl/ \
|
http://www.rostock.zgdv.de/~runge/radio/ \
|
||||||
http://www.rostock.zgdv.de/~runge/radio/
|
http://www.soren.org/linux/wmtune/dl/
|
||||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||||
${WMTUNE_DIFF}
|
${WMTUNE_DIFF}
|
||||||
|
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
|
|
||||||
MAINTAINER= jedgar@FreeBSD.org
|
MAINTAINER= jedgar@FreeBSD.org
|
||||||
|
|
||||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_XPM= yes
|
USE_XPM= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue