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

(-)myports/net/netcat/Makefile (-4 / +1 lines)
Lines 9-18 Link Here
9
PORTNAME=	netcat
9
PORTNAME=	netcat
10
PORTVERSION=	1.10
10
PORTVERSION=	1.10
11
CATEGORIES=	net
11
CATEGORIES=	net
12
MASTER_SITES=	ftp://avian.org/src/hacks/  \
12
MASTER_SITES=	http://www.l0pht.com/users/10pht/ \
13
		ftp://coast.cs.purdue.edu/pub/mirrors/avian.org/netcat/  \
14
		ftp://zippy.telcom.arizona.edu/pub/mirrors/avian.org/hacks/  \
15
		ftp://ftp.sterling.com/mirrors/avian.org/src/hacks/  \
16
		ftp://ftp.rge.com/pub/security/coast/mirrors/avian.org/netcat/
13
		ftp://ftp.rge.com/pub/security/coast/mirrors/avian.org/netcat/
17
DISTNAME=	nc110
14
DISTNAME=	nc110
18
EXTRACT_SUFX=	.tgz
15
EXTRACT_SUFX=	.tgz

Return to bug 20240