aboutsummaryrefslogtreecommitdiffstats
path: root/devel/aws-sdk-php
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2018-06-20 00:51:42 +0800
committergarga <garga@FreeBSD.org>2018-06-20 00:51:42 +0800
commitfe5a46250048820ae5f41912c7a4686354d05efb (patch)
treeb86178cfaa4438d45ce1943aea99ae9d1f0f4468 /devel/aws-sdk-php
parent616f8f69b69622e6af5126da244d365d7db46c82 (diff)
downloadfreebsd-ports-gnome-fe5a46250048820ae5f41912c7a4686354d05efb.tar.gz
freebsd-ports-gnome-fe5a46250048820ae5f41912c7a4686354d05efb.tar.zst
freebsd-ports-gnome-fe5a46250048820ae5f41912c7a4686354d05efb.zip
Fix MASTER_SITES
Sponsored by: Rubicon Communications, LLC (Netgate)
Diffstat (limited to 'devel/aws-sdk-php')
-rw-r--r--devel/aws-sdk-php/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/aws-sdk-php/Makefile b/devel/aws-sdk-php/Makefile
index 7bb5d0812426..c7a5fffd202d 100644
--- a/devel/aws-sdk-php/Makefile
+++ b/devel/aws-sdk-php/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aws-sdk
PORTVERSION= 3.29.2
CATEGORIES= devel
-MASTER_SITES= https://github.com/aws/${PORTNAME}/releases/download/${PORTVERSION}/
+MASTER_SITES= https://github.com/aws/${PORTNAME}-php/releases/download/${PORTVERSION}/
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
DISTFILES= aws.zip
DIST_SUBDIR= ${PORTNAME}-php-${PORTVERSION}