summaryrefslogtreecommitdiff
path: root/ftp/fmirror/Makefile
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-06-09 08:23:42 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-06-09 08:23:42 +0000
commit91868723e141123e39158b6558c05eb3956bbcf7 (patch)
tree5d4acf3fa22e9d80caf763242e05f2580cd7cac4 /ftp/fmirror/Makefile
parentUpdate to 1.0.1 (diff)
Fix MASTER_SITES, add a secondary mirror
Notice from: Bill "distfiles" Fenner Submitted by: MAINTAINER PR: 53064 Approved by: fjoe (mentor)
Notes
Notes: svn path=/head/; revision=82565
Diffstat (limited to '')
-rw-r--r--ftp/fmirror/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/ftp/fmirror/Makefile b/ftp/fmirror/Makefile
index 5a91abbabc18..80922bbe9be4 100644
--- a/ftp/fmirror/Makefile
+++ b/ftp/fmirror/Makefile
@@ -7,15 +7,14 @@
PORTNAME= fmirror
PORTVERSION= 0.8.4
-PORTREVISION= 1
+PORTREVISION= 2
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
COMMENT= Program for mirroring files and directories from a remote FTP server
-#WRKSRC= ${WRKDIR}/${DISTNAME}
-
GNU_CONFIGURE= yes
MAN1= fmirror.1