diff options
author | John Marino <marino@FreeBSD.org> | 2016-06-09 22:20:34 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-06-09 22:20:34 +0000 |
commit | 612b236c0fb3a5ad16dce7f632367181a76b03a9 (patch) | |
tree | e1b97f443b39a0539d73a840bbf63003d321dd63 /www/aws | |
parent | f1eb32fd9b29d9e719cee005630314e5b4f7f660 (diff) | |
download | ports-612b236c0fb3a5ad16dce7f632367181a76b03a9.tar.gz ports-612b236c0fb3a5ad16dce7f632367181a76b03a9.zip |
Notes
Diffstat (limited to 'www/aws')
-rw-r--r-- | www/aws/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aws/Makefile b/www/aws/Makefile index 57378a321631..251eedb60205 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -3,7 +3,7 @@ PORTNAME= aws PORTVERSION= 3.3.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ |