diff options
Diffstat (limited to 'net/pathneck/Makefile')
-rw-r--r-- | net/pathneck/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |