diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-07-07 21:23:43 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-07-07 21:23:43 +0800 |
commit | 97186f4de69c53cbd5e675ddaf921cc676e110da (patch) | |
tree | 9064e7fc55f55a4989b8a37e0f936dd9444f736d /net | |
parent | e0a6788294f7b1c7afc825f6e09ad054d7433f91 (diff) | |
download | freebsd-ports-gnome-97186f4de69c53cbd5e675ddaf921cc676e110da.tar.gz freebsd-ports-gnome-97186f4de69c53cbd5e675ddaf921cc676e110da.tar.zst freebsd-ports-gnome-97186f4de69c53cbd5e675ddaf921cc676e110da.zip |
- Update mastersite.
- Update WWW.
PR: ports/99801
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/pathneck/Makefile | 3 | ||||
-rw-r--r-- | net/pathneck/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/pathneck/Makefile b/net/pathneck/Makefile index 7a40b598d63c..4ea620ae5d06 100644 --- a/net/pathneck/Makefile +++ b/net/pathneck/Makefile @@ -8,7 +8,8 @@ PORTNAME= pathneck PORTVERSION= 1.3 CATEGORIES= net -MASTER_SITES= http://gs274.sp.cs.cmu.edu/www/pathneck/ \ +MASTER_SITES= http://www.cs.cmu.edu/~hnn/pathneck/ \ + http://gs274.sp.cs.cmu.edu/www/pathneck/ \ http://www.unixified.net/distfiles/ EXTRACT_SUFX= .tgz diff --git a/net/pathneck/pkg-descr b/net/pathneck/pkg-descr index faf2ac868638..b40a2f32d001 100644 --- a/net/pathneck/pkg-descr +++ b/net/pathneck/pkg-descr @@ -3,4 +3,4 @@ network path. It only needs single end control, and has relatively small probing overhead (33.6KB for one probing in the default setting). -WWW: http://gs274.sp.cs.cmu.edu/www/pathneck/ +WWW: http://www.cs.cmu.edu/~hnn/pathneck/ |