diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-15 22:00:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-15 22:00:58 +0000 |
commit | 3249e0a82f73236ce926722f4e07e1b8bace852b (patch) | |
tree | 2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /net/py-s3cmd | |
parent | f1cd05d418407f8a362e1eb9f442060a40b8af29 (diff) | |
download | pkgsrc-3249e0a82f73236ce926722f4e07e1b8bace852b.tar.gz |
Reset maintainer, developer has left the building
Diffstat (limited to 'net/py-s3cmd')
-rw-r--r-- | net/py-s3cmd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-s3cmd/Makefile b/net/py-s3cmd/Makefile index 64ac796b42c..8aa89a84700 100644 --- a/net/py-s3cmd/Makefile +++ b/net/py-s3cmd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2012/04/08 19:09:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/04/15 22:01:03 wiz Exp $ DISTNAME= s3cmd-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=s3tools/} -MAINTAINER= ver@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://s3tools.org/s3cmd COMMENT= Command-line interface to Amazon's Simple Storage Service (S3) LICENSE= gnu-gpl-v2 |