diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-07-21 00:14:06 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-07-21 00:14:06 +0000 |
commit | 57dfdb3ebb7a7935641cb18d3b8a44787cbd0135 (patch) | |
tree | d3ceb530d87c72aa5affe74d1dad1c4dcf0561c7 /net/trafshow4 | |
parent | 820ae6c439fdc7e16d4d8ea4542d408c0522c6f1 (diff) | |
download | ports-57dfdb3ebb7a7935641cb18d3b8a44787cbd0135.tar.gz ports-57dfdb3ebb7a7935641cb18d3b8a44787cbd0135.zip |
Notes
Diffstat (limited to 'net/trafshow4')
-rw-r--r-- | net/trafshow4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow4/Makefile b/net/trafshow4/Makefile index 85b476223d58..b96e20ff8fbe 100644 --- a/net/trafshow4/Makefile +++ b/net/trafshow4/Makefile @@ -3,12 +3,12 @@ # Date created: 25 September 1996 # Whom: igor@zynaps.ru # -# $Id: Makefile,v 1.4 1996/10/19 17:30:01 chuckr Exp $ +# $Id: Makefile,v 1.5 1996/11/18 11:36:50 asami Exp $ # DISTNAME= trafshow-2.0 CATEGORIES= net -MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/netmaint/ +MASTER_SITES= ftp://ftp.kiae.su/pub/unix/tcpip/netmaint/ EXTRACT_SUFX= .tgz MAINTAINER= igor@zynaps.ru |