diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
commit | 419d8a168b61880f519dcd522c6e30b1ef56de09 (patch) | |
tree | bc334d9d1dd83cd1f05721125330561d55493af1 /net/ttt | |
parent | f552c227347211f551ec262244f6d1c9290254fe (diff) | |
download | pkgsrc-419d8a168b61880f519dcd522c6e30b1ef56de09.tar.gz |
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Diffstat (limited to 'net/ttt')
-rw-r--r-- | net/ttt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 75ef9014886..b4e52196ed8 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.18 2007/10/14 02:04:38 obache Exp $ +# $NetBSD: Makefile,v 1.19 2007/12/02 13:04:13 wiz Exp $ # DISTNAME= ttt-1.8.2 CATEGORIES= net -MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ +MASTER_SITES= ftp://ftp.sonycsl.co.jp/pub/kjc/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.csl.sony.co.jp/person/kjc/software.html +HOMEPAGE= http://www.sonycsl.co.jp/person/kjc/software.html COMMENT= Tele Traffic Tapper GNU_CONFIGURE= yes |