- SF master site "nchc" returns 200, but redirecting to other site.
This causes 4.x fetch(1) confusing. PR: ports/99880 Reported by: Norbert Koch <nkoch@demig.de>
This commit is contained in:
parent
765aa79a1c
commit
1b2c7550a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168144
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ PORTNAME= eGroupWare
|
|||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:C,http://nchc[^ ]+,,}
|
||||
MASTER_SITE_SUBDIR= egroupware
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-102
|
||||
|
||||
|
|
Loading…
Reference in a new issue