Fix MASTER_SITES, add a secondary mirror
Notice from: Bill "distfiles" Fenner Submitted by: MAINTAINER PR: 53064 Approved by: fjoe (mentor)
This commit is contained in:
parent
367a7ef2dc
commit
91868723e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82565
1 changed files with 3 additions and 4 deletions
|
@ -7,15 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= fmirror
|
PORTNAME= fmirror
|
||||||
PORTVERSION= 0.8.4
|
PORTVERSION= 0.8.4
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= ftp
|
CATEGORIES= ftp
|
||||||
MASTER_SITES= ftp://ftp.guardian.no/pub/free/ftp/fmirror/
|
MASTER_SITES= ftp://ftp.guardian.no/pub/free/ftp/fmirror/ \
|
||||||
|
ftp://ftp.oav.net/pkg_freebsd/distfiles/
|
||||||
|
|
||||||
MAINTAINER= kiwi@oav.net
|
MAINTAINER= kiwi@oav.net
|
||||||
COMMENT= Program for mirroring files and directories from a remote FTP server
|
COMMENT= Program for mirroring files and directories from a remote FTP server
|
||||||
|
|
||||||
#WRKSRC= ${WRKDIR}/${DISTNAME}
|
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
MAN1= fmirror.1
|
MAN1= fmirror.1
|
||||||
|
|
Loading…
Reference in a new issue