aboutsummaryrefslogtreecommitdiff
path: root/net/cnet
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-03-25 09:41:13 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-03-25 09:41:13 +0000
commitcad324d7acc3f9c1e5caaa41e2fb672ffc39c995 (patch)
tree79a98b312bc9dec3d12b67cd75aeb23f5dbd9521 /net/cnet
parentd3f656b56de3f0d2e9a63c9909198cac32272e96 (diff)
downloadports-cad324d7acc3f9c1e5caaa41e2fb672ffc39c995.tar.gz
ports-cad324d7acc3f9c1e5caaa41e2fb672ffc39c995.zip
- Adjust MASTER_SITES to an other server of mine
- use my committer address
Notes
Notes: svn path=/head/; revision=209759
Diffstat (limited to 'net/cnet')
-rw-r--r--net/cnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cnet/Makefile b/net/cnet/Makefile
index c02f80608935..631c7db39424 100644
--- a/net/cnet/Makefile
+++ b/net/cnet/Makefile
@@ -13,10 +13,10 @@ PORTREVISION= 2
CATEGORIES= net tcl84 tk84
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/
+ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
EXTRACT_SUFX= .tgz
-MAINTAINER= itetcu@people.tecnik93.com
+MAINTAINER= itetcu@FreeBSD.org
COMMENT= A networking simulator
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84