diff options
author | manu <manu@pkgsrc.org> | 2009-03-22 04:53:38 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2009-03-22 04:53:38 +0000 |
commit | 0529d182428c5c600328ce36802e490b7785ebbd (patch) | |
tree | 61cd52b1ce26e276596d6517455f65e052f3d79c /net | |
parent | a15d795cdada4f7b21be7a74ae13dd2916739c72 (diff) | |
download | pkgsrc-0529d182428c5c600328ce36802e490b7785ebbd.tar.gz |
Leave over maintainership to pkgsrc-users
Diffstat (limited to 'net')
-rw-r--r-- | net/bounce/Makefile | 4 | ||||
-rw-r--r-- | net/hobbitmon/Makefile | 4 | ||||
-rw-r--r-- | net/httptunnel/Makefile | 4 | ||||
-rw-r--r-- | net/libradius/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net/bounce/Makefile b/net/bounce/Makefile index df6bfd24ab1..f9b8952c681 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2006/11/19 08:03:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2009/03/22 04:53:39 manu Exp $ # DISTNAME= bounce-0.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= manu@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Tool to forward TCP connection from one IP to another CONFLICTS+= majordomo-* diff --git a/net/hobbitmon/Makefile b/net/hobbitmon/Makefile index 1ca1e213fab..cbca925c68b 100644 --- a/net/hobbitmon/Makefile +++ b/net/hobbitmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/10/27 01:05:59 dholland Exp $ +# $NetBSD: Makefile,v 1.24 2009/03/22 04:53:39 manu Exp $ # DISTNAME= hobbit-4.0-beta6 @@ -7,7 +7,7 @@ PKGREVISION= 12 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hobbitmon/} -MAINTAINER= manu@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hobbitmon.sourceforge.net/ COMMENT= Network services monitor a la Big Brother diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile index 4ddec8a72d6..4cbb5ac04dd 100644 --- a/net/httptunnel/Makefile +++ b/net/httptunnel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2008/07/14 12:56:10 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2009/03/22 04:53:40 manu Exp $ # DISTNAME= httptunnel-3.0.5 CATEGORIES= net MASTER_SITES= ftp://ftp.nocrew.org/pub/nocrew/unix/ -MAINTAINER= manu@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nocrew.org/software/httptunnel.html COMMENT= Encapsulate TCP/IP connections in HTTP requests diff --git a/net/libradius/Makefile b/net/libradius/Makefile index 482751bd458..39e58017d9a 100644 --- a/net/libradius/Makefile +++ b/net/libradius/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/01/31 03:12:33 obache Exp $ +# $NetBSD: Makefile,v 1.13 2009/03/22 04:53:40 manu Exp $ DISTNAME= libradius-linux-20040827 PKGNAME= ${DISTNAME:S/-linux//} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://portal-to-web.de/tacacs/ -MAINTAINER= manu@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= RADIUS client library PKG_DESTDIR_SUPPORT= user-destdir |