View | Details | Raw Unified | Return to bug 199330
Collapse All | Expand All

(-)fmirror/Makefile (-5 / +2 lines)
Lines 5-18 Link Here
5
PORTVERSION=	0.8.4
5
PORTVERSION=	0.8.4
6
PORTREVISION=	4
6
PORTREVISION=	4
7
CATEGORIES=	ftp ipv6
7
CATEGORIES=	ftp ipv6
8
MASTER_SITES=	ftp://ftp.guardian.no/pub/free/ftp/fmirror/ \
8
MASTER_SITES=	http://BSDforge.com/projects/source/ftp/fmirror/
9
		ftp://ftp.oav.net/pkg_freebsd/distfiles/
10
9
11
MAINTAINER=	kiwi@oav.net
10
MAINTAINER=	portmaster@BSDforge.com
12
COMMENT=	Program for mirroring files and directories from a remote FTP server
11
COMMENT=	Program for mirroring files and directories from a remote FTP server
13
12
14
BROKEN=		No public distfiles
15
16
GNU_CONFIGURE=	yes
13
GNU_CONFIGURE=	yes
17
14
18
OPTIONS_DEFINE=	DOCS
15
OPTIONS_DEFINE=	DOCS

Return to bug 199330