diff options
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 e94feb47d69..9424cfc6001 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/01/01 11:52:37 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/02/12 23:18:43 tron Exp $ # DISTNAME= aws-${AWS_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ EXTRACT_SUFX= .tar.bz2 |