diff options
author | John Marino <marino@FreeBSD.org> | 2016-06-09 23:14:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-06-09 23:14:41 +0000 |
commit | a12efa22af8b31ab70aa66d5ef5b3d02c7d80a7b (patch) | |
tree | 2269e1465e70d3aad805dc71da8c5847fef6e534 /www/aws-demos | |
parent | 5f5680f08f7eb4a6c5d1af7bc6d692292fcc4d09 (diff) | |
download | ports-a12efa22af8b31ab70aa66d5ef5b3d02c7d80a7b.tar.gz ports-a12efa22af8b31ab70aa66d5ef5b3d02c7d80a7b.zip |
Notes
Diffstat (limited to 'www/aws-demos')
-rw-r--r-- | www/aws-demos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aws-demos/Makefile b/www/aws-demos/Makefile index 095491ae1d6a..c06287e93ad4 100644 --- a/www/aws-demos/Makefile +++ b/www/aws-demos/Makefile @@ -3,7 +3,7 @@ PORTNAME= aws PORTVERSION= 3.3.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ PKGNAMESUFFIX= -demos |