diff options
Diffstat (limited to 'devel/py-azure-mgmt-reservations')
-rw-r--r-- | devel/py-azure-mgmt-reservations/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-azure-mgmt-reservations/Makefile b/devel/py-azure-mgmt-reservations/Makefile index 2860b72eb848..7394950af2e6 100644 --- a/devel/py-azure-mgmt-reservations/Makefile +++ b/devel/py-azure-mgmt-reservations/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Microsoft Azure Reservations Management Client Library for Python +WWW= https://pypi.org/project/azure-mgmt-reservations/ LICENSE= MIT |