diff options
Diffstat (limited to 'net/pathneck/Makefile')
-rw-r--r-- | net/pathneck/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pathneck/Makefile b/net/pathneck/Makefile index 80d743bf15c3..2ac478ad6dd4 100644 --- a/net/pathneck/Makefile +++ b/net/pathneck/Makefile @@ -4,8 +4,7 @@ PORTNAME= pathneck PORTVERSION= 1.3 CATEGORIES= net -MASTER_SITES= http://www.cs.cmu.edu/~hnn/pathneck/ \ - http://gs274.sp.cs.cmu.edu/www/pathneck/ +MASTER_SITES= http://www.cs.cmu.edu/~hnn/pathneck/ MAINTAINER= farrokhi@FreeBSD.org COMMENT= Active network path probing tool |