diff options
author | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
commit | 3f77c48b9aa5259445074dd7190ffd1dbb9b5d62 (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /www/aws | |
parent | 1ccbd780ba71816ea648791c1b1de87abad8419c (diff) | |
download | pkgsrc-3f77c48b9aa5259445074dd7190ffd1dbb9b5d62.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d update.
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 36ef5f660ea..deba9cd1b5e 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:10 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/06 23:23:58 jperkin Exp $ # DISTNAME= aws-${AWS_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ \ http://dragonlace.mirrors.ada.cx/src/ |