From 156d75ac49048e49a7f789237afaf4398b20ec26 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 18 Mar 2006 22:13:05 +0000 Subject: [PATCH] - Add MASTER_SITES - Style PR: ports/94656 Submitted by: Ion-Mihai "IOnut" Tetcu (maintainer) --- net/cnet/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/net/cnet/Makefile b/net/cnet/Makefile index 2f8c41bcf8c3..c47ccd046640 100644 --- a/net/cnet/Makefile +++ b/net/cnet/Makefile @@ -4,11 +4,15 @@ # # $FreeBSD$ # +# $Tecnik: ports/net/cnet/Makefile,v 1.5 2006/03/18 20:13:12 itetcu Exp $ +# PORTNAME= cnet PORTVERSION= 2.0.10 CATEGORIES= net tcl84 tk84 -MASTER_SITES= http://www.csse.uwa.edu.au/cnet/ +MASTER_SITES= http://www.csse.uwa.edu.au/cnet/ \ + ftp://ftp.giga.net.tw/OS/FreeBSD/distfiles/ \ + http://people.tecnik93.com/~itetcu/ports/${PORTNAME}/sources/ EXTRACT_SUFX= .tgz MAINTAINER= itetcu@people.tecnik93.com @@ -16,7 +20,6 @@ COMMENT= A networking simulator LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 -USE_REINPLACE= yes USE_XPM= yes USE_GMAKE= yes ALL_TARGET= # empty @@ -25,7 +28,7 @@ MAN1= cnet.1 .include .if ${ARCH} == "ia64" || ${ARCH} == "amd64" -BROKEN= "Does not compile on amd64 or ia64" +BROKEN= Does not compile on amd64 or ia64 .endif post-patch: