diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
commit | 633bd301a1d0418cdd77dd6c8c4be2d3828bbed4 (patch) | |
tree | e3004dd044c1990ea0aa54678d3be309193e9105 /www/aws/Makefile | |
parent | 9756c99c266ccf5722751d84e937b78a493fc166 (diff) | |
download | pkgsrc-633bd301a1d0418cdd77dd6c8c4be2d3828bbed4.tar.gz |
Bump PKGREVISION for nettle shlib major bump.
Diffstat (limited to 'www/aws/Makefile')
-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 7a6e1fdeaea..6514582c8e6 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/17 16:10:49 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/08/23 14:30:42 wiz Exp $ # DISTNAME= aws-${AWS_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ EXTRACT_SUFX= .tar.bz2 |