diff options
author | tv <tv@pkgsrc.org> | 2007-03-19 16:36:41 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2007-03-19 16:36:41 +0000 |
commit | 2cb7276ff71735f47bdf85fbe3fff6b45653d593 (patch) | |
tree | 2f6e53a6bbf03f5897107684db9a4b1571f05bfe /net | |
parent | a315e2969ba7c52cb54b5eb3f551d89802a5bfd9 (diff) | |
download | pkgsrc-2cb7276ff71735f47bdf85fbe3fff6b45653d593.tar.gz |
give away to pkgsrc-users
Diffstat (limited to 'net')
-rw-r--r-- | net/entropy/Makefile | 4 | ||||
-rw-r--r-- | net/freenet-tools/Makefile | 4 | ||||
-rw-r--r-- | net/proxycheck/Makefile | 4 | ||||
-rw-r--r-- | net/queryperf/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net/entropy/Makefile b/net/entropy/Makefile index 5811eeac25b..eeea23d9d1e 100644 --- a/net/entropy/Makefile +++ b/net/entropy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/03/22 22:50:32 tv Exp $ +# $NetBSD: Makefile,v 1.26 2007/03/19 16:40:28 tv Exp $ # DISTNAME= entropy_rsa-${ENTROPY_VERSION} @@ -9,7 +9,7 @@ CATEGORIES= net www MASTER_SITES= http://entropy.stop1984.com/files/ EXTRACT_SUFX= .tgz -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://entropy.stop1984.com/ COMMENT= Anonymous peer-to-peer networking node (similar to Freenet) diff --git a/net/freenet-tools/Makefile b/net/freenet-tools/Makefile index e9ce14a1a04..8b9e49a314f 100644 --- a/net/freenet-tools/Makefile +++ b/net/freenet-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/05/16 18:02:04 tv Exp $ +# $NetBSD: Makefile,v 1.12 2007/03/19 16:40:28 tv Exp $ # DISTNAME= ft-0.2.25 @@ -8,7 +8,7 @@ CATEGORIES= net www MASTER_SITES= http://entropy.stop1984.com/files/ EXTRACT_SUFX= .tgz -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://entropy.stop1984.com/ COMMENT= Freenet Tools, freesite manipulation tools for Freenet and Entropy diff --git a/net/proxycheck/Makefile b/net/proxycheck/Makefile index 807c95e1f22..20ec920c7cb 100644 --- a/net/proxycheck/Makefile +++ b/net/proxycheck/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2007/01/07 09:14:05 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/19 16:40:28 tv Exp $ # DISTNAME= proxycheck-0.49a CATEGORIES= net MASTER_SITES= http://www.corpit.ru/mjt/proxycheck/ -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.corpit.ru/mjt/proxycheck.html COMMENT= Tester for open (promiscuous) proxy systems diff --git a/net/queryperf/Makefile b/net/queryperf/Makefile index 4dd095de9ce..edfaa29d0a3 100644 --- a/net/queryperf/Makefile +++ b/net/queryperf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2006/08/09 18:20:46 tv Exp $ +# $NetBSD: Makefile,v 1.2 2007/03/19 16:40:28 tv Exp $ # DISTNAME= queryperf-nominum-2.1 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/-nominum-/-/} CATEGORIES= net MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/ -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.nominum.com/pub/nominum/ COMMENT= DNS performance and load tester |