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 | 527eea3e6c18c1eef7316deeb53e6c0d2579d3e9 (patch) | |
tree | 8476a43523eb32699a69e2fedeec9fbb7322ba1a /misc/p5-Business-UPS | |
parent | 91a5b49eccd1d36b6210ee88ce892e6f034fb8ec (diff) | |
download | pkgsrc-527eea3e6c18c1eef7316deeb53e6c0d2579d3e9.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/p5-Business-UPS')
-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 |