diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-28 13:21:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-28 13:21:29 +0000 |
commit | db1db21367e4e602c3b07b9a34d6ea4071cbc3ac (patch) | |
tree | 78947d8b4e85da875be8e52275104f79e12dcfff /net | |
parent | 13752b9f3f6791baa0022b54a107b1438fd18d51 (diff) | |
download | pkgsrc-db1db21367e4e602c3b07b9a34d6ea4071cbc3ac.tar.gz |
Reset maintainer.
Diffstat (limited to 'net')
-rw-r--r-- | net/corkscrew/Makefile | 4 | ||||
-rw-r--r-- | net/p5-POE-Component-SNMP/Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index aa46d6450d4..5eaa31f1609 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2009/05/12 12:27:20 martti Exp $ +# $NetBSD: Makefile,v 1.8 2010/09/28 13:21:32 wiz Exp $ DISTNAME= corkscrew-2.0 CATEGORIES= net MASTER_SITES= http://www.agroman.net/corkscrew/ -MAINTAINER= martti@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.agroman.net/corkscrew/ COMMENT= Tool for tunneling SSH through HTTP proxies LICENSE= gnu-gpl-v2 diff --git a/net/p5-POE-Component-SNMP/Makefile b/net/p5-POE-Component-SNMP/Makefile index d276979353e..4358074ee8a 100644 --- a/net/p5-POE-Component-SNMP/Makefile +++ b/net/p5-POE-Component-SNMP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2010/08/21 16:35:31 seb Exp $ +# $NetBSD: Makefile,v 1.9 2010/09/28 13:21:32 wiz Exp $ DISTNAME= POE-Component-SNMP-1.1006 PKGNAME= p5-${DISTNAME} @@ -6,10 +6,10 @@ PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} -MAINTAINER= martti@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/POE-Component-SNMP COMMENT= Event-driven SNMP interface -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= gnu-gpl-v2 OR artistic DEPENDS+= p5-Net-SNMP>=5.0.1:../../net/p5-Net-SNMP |