diff options
author | farrokhi <farrokhi@FreeBSD.org> | 2017-01-09 15:10:40 +0800 |
---|---|---|
committer | farrokhi <farrokhi@FreeBSD.org> | 2017-01-09 15:10:40 +0800 |
commit | 2b661d72a4e861a0c63d5f7f349975c383050d85 (patch) | |
tree | 075c38e46411bc776dfc92a31c426418e90f932e /net | |
parent | 585c06f3345224dda7e586ef1ad7cfada614d5d6 (diff) | |
download | freebsd-ports-gnome-2b661d72a4e861a0c63d5f7f349975c383050d85.tar.gz freebsd-ports-gnome-2b661d72a4e861a0c63d5f7f349975c383050d85.tar.zst freebsd-ports-gnome-2b661d72a4e861a0c63d5f7f349975c383050d85.zip |
Remove dead mirror
Reviewed by: bapt
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D9090
Diffstat (limited to 'net')
-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 |