diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-04 01:48:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-04 01:48:21 +0800 |
commit | 295ef8690773646f7ba704af8477f184d1894ed0 (patch) | |
tree | 0a5dcab5be3e4cfc4c6921855806cfcaca07678f /net | |
parent | dd24d5c39126eea67c3111b46fe4cb4b2f96a254 (diff) | |
download | freebsd-ports-gnome-295ef8690773646f7ba704af8477f184d1894ed0.tar.gz freebsd-ports-gnome-295ef8690773646f7ba704af8477f184d1894ed0.tar.zst freebsd-ports-gnome-295ef8690773646f7ba704af8477f184d1894ed0.zip |
- Update MASTER_SITES
PR: 107484
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/tcptraceroute-devel/Makefile | 3 | ||||
-rw-r--r-- | net/tcptraceroute/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/tcptraceroute-devel/Makefile b/net/tcptraceroute-devel/Makefile index 5ac8693a73f0..b1aa9cd585d3 100644 --- a/net/tcptraceroute-devel/Makefile +++ b/net/tcptraceroute-devel/Makefile @@ -9,7 +9,8 @@ PORTNAME= tcptraceroute PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ +MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ \ + http://sunpoet.net/distfiles/ MAINTAINER= sunpoet@sunpoet.net COMMENT= A traceroute implementation using TCP packets diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile index 5ac8693a73f0..b1aa9cd585d3 100644 --- a/net/tcptraceroute/Makefile +++ b/net/tcptraceroute/Makefile @@ -9,7 +9,8 @@ PORTNAME= tcptraceroute PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ +MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ \ + http://sunpoet.net/distfiles/ MAINTAINER= sunpoet@sunpoet.net COMMENT= A traceroute implementation using TCP packets |