diff options
author | rh <rh> | 2004-10-07 05:36:49 +0000 |
---|---|---|
committer | rh <rh> | 2004-10-07 05:36:49 +0000 |
commit | 7927b4f91ff301c035d9d322b8a1f11f606bb817 (patch) | |
tree | 0a97f1115fa105f37e3fb008ed2806a9047bd8f3 | |
parent | 6b675f9c5d6e27dcf25498bfaa3d9009393c3767 (diff) | |
download | pkgsrc-7927b4f91ff301c035d9d322b8a1f11f606bb817.tar.gz |
Set MAINTAINER to tech-pkg@
-rw-r--r-- | net/p5-ispman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-ispman/Makefile b/net/p5-ispman/Makefile index d31c9cf99e6..470b095aac2 100644 --- a/net/p5-ispman/Makefile +++ b/net/p5-ispman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/05/11 04:22:48 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/10/07 05:36:49 rh Exp $ # DISTNAME= ispman-0.5 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5isp CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ispman/} -MAINTAINER= rh@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ispman.org/ COMMENT= Perl module for ISPMan webAdministrator and command line utils |