mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Move MASTER_SITE_LOCAL on top of MASTER_SITES, because version at Sourceforge
misteriously became truncated. Submitted by: bento
This commit is contained in:
parent
f41d18069f
commit
f181072383
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35487
@ -8,8 +8,8 @@
|
||||
PORTNAME= galeon
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sobomax/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/} \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
@ -8,8 +8,8 @@
|
||||
PORTNAME= galeon
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sobomax/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/} \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user