diff options
author | obache <obache@pkgsrc.org> | 2012-03-16 04:31:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-16 04:31:14 +0000 |
commit | 03d5e38f66ae13cde929f24c33f64588676a7497 (patch) | |
tree | e704c6be71d6fe269ea813d0b52d4f81a52a29be /www/aws | |
parent | e38bf63769a3a4b77c8dd5f52bbed92f32cb1fb6 (diff) | |
download | pkgsrc-03d5e38f66ae13cde929f24c33f64588676a7497.tar.gz |
Bump PKGREVISION from default python change to 2.7.
Diffstat (limited to 'www/aws')
-rw-r--r-- | www/aws/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/aws/Makefile b/www/aws/Makefile index 358f2f05955..9c08307223f 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/07/19 19:56:37 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2012/03/16 04:31:15 obache Exp $ # DISTNAME= aws-${AWS_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ \ http://dragonlace.mirrors.ada.cx/src/ |