summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhe <he>2008-09-12 14:36:29 +0000
committerhe <he>2008-09-12 14:36:29 +0000
commit018d37f3c674a4bb84d946c8fddd9e664ffcd4dc (patch)
tree8476a43523eb32699a69e2fedeec9fbb7322ba1a /net
parentfca8d07b7a22f68068edbf2764b628a2d67057cb (diff)
downloadpkgsrc-018d37f3c674a4bb84d946c8fddd9e664ffcd4dc.tar.gz
Set MAINTAINER to pkgsrc-users@NetBSD.org for these packages,
as per private communication with previous maintainer. No associated version bump.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Daemon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile
index 4249637b8a1..34613dc2377 100644
--- a/net/p5-Net-Daemon/Makefile
+++ b/net/p5-Net-Daemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/09/11 21:24:14 he Exp $
+# $NetBSD: Makefile,v 1.21 2008/09/12 14:36:29 he Exp $
#
DISTNAME= Net-Daemon-0.43
@@ -7,7 +7,7 @@ SVR4_PKGNAME= p5nda
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
-MAINTAINER= eric@cirr.com
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Net-Daemon/
COMMENT= Perl5 module for writing networking daemons