diff options
author | he <he@pkgsrc.org> | 2008-09-12 14:36:29 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-09-12 14:36:29 +0000 |
commit | b67dcb0f656e9ab3d257542105c2c75f36347f8f (patch) | |
tree | 8476a43523eb32699a69e2fedeec9fbb7322ba1a /misc | |
parent | 1c47c74360f306678ae1dc50fc2a3bf213b8c904 (diff) | |
download | pkgsrc-b67dcb0f656e9ab3d257542105c2c75f36347f8f.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 'misc')
-rw-r--r-- | misc/p5-Business-UPS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile index 53de511b7e8..7699db9470d 100644 --- a/misc/p5-Business-UPS/Makefile +++ b/misc/p5-Business-UPS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:26 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2008/09/12 14:36:29 he Exp $ # DISTNAME= Business-UPS-1.13 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5buu CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} -MAINTAINER= eric@cirr.com +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Business-UPS/README.html COMMENT= Perl5 module to handle UPS rate calculation and package tracking |