diff options
Diffstat (limited to 'devel/py-fabric3/Makefile')
-rw-r--r-- | devel/py-fabric3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-fabric3/Makefile b/devel/py-fabric3/Makefile index 8e22c33229e8..60f506a4767e 100644 --- a/devel/py-fabric3/Makefile +++ b/devel/py-fabric3/Makefile @@ -8,6 +8,7 @@ DISTNAME= Fabric3-${DISTVERSIONFULL} MAINTAINER= egypcio@FreeBSD.org COMMENT= Python tool for remote execution and deployment +WWW= https://github.com/mathiasertl/fabric/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |