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 | 8a5b10ea9330e28a45faede9aee8b323e6cc645b (patch) | |
tree | bc334d9d1dd83cd1f05721125330561d55493af1 /net | |
parent | df387144160f0d87bab26d4a75764eeeef660eb0 (diff) | |
download | pkgsrc-8a5b10ea9330e28a45faede9aee8b323e6cc645b.tar.gz |
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Diffstat (limited to 'net')
-rw-r--r-- | net/tcpillust/Makefile | 6 | ||||
-rw-r--r-- | net/tinyfugue/Makefile | 5 | ||||
-rw-r--r-- | net/ttt/Makefile | 6 |
3 files changed, 9 insertions, 8 deletions
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 010ebff2d59..0d67d599be8 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.18 2007/01/08 17:53:04 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2007/12/02 13:04:13 wiz Exp $ DISTNAME= tcpillust-1.0a PKGREVISION= 4 CATEGORIES= net -MASTER_SITES= ftp://ftp.csl.sony.co.jp/CSL/nishida/ +MASTER_SITES= ftp://ftp.sonycsl.co.jp/CSL/nishida/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.csl.sony.co.jp/person/nishida/tcpillust.html +HOMEPAGE= http://www.sonycsl.co.jp/person/nishida/tcpillust.html COMMENT= Graphical TCP connection analysis tool USE_IMAKE= yes diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index 4ecfe1838e1..055eb136fb1 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2007/11/12 20:44:17 heinz Exp $ +# $NetBSD: Makefile,v 1.22 2007/12/02 13:04:13 wiz Exp $ DISTNAME= tf-40s1 PKGNAME= tf-4.0s1 PKGREVISION= 4 CATEGORIES= net games -MASTER_SITES= ftp://laurel.actlab.utexas.edu/pub/tinyfugue/ +MASTER_SITES= ftp://laurel.actlab.utexas.edu/pub/tinyfugue/ \ + ${MASTER_SITE_SOURCEFORGE:=tinyfugue/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tinyfugue.sourceforge.net/ 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 |