diff options
Diffstat (limited to 'net/pathneck')
-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/ |