diff options
author | John Marino <marino@FreeBSD.org> | 2015-06-21 23:35:11 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-06-21 23:35:11 +0000 |
commit | 95cc8022ed34f1e3a2ee9e712904a49b6ee83bbc (patch) | |
tree | 334292b317dbedb07cc04c29e3fa203b91acbb87 /www/aws | |
parent | a81d1c810557c5f8e5fc09c698444ad025a825e6 (diff) | |
download | ports-95cc8022ed34f1e3a2ee9e712904a49b6ee83bbc.tar.gz ports-95cc8022ed34f1e3a2ee9e712904a49b6ee83bbc.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 53184bd395cc..346e4b881465 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -3,7 +3,7 @@ PORTNAME= aws PORTVERSION= 3.2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ |