diff options
-rw-r--r-- | net/pecl-smbclient/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pecl-smbclient/Makefile b/net/pecl-smbclient/Makefile index 7d84ae4e3397..f33ca7f14f55 100644 --- a/net/pecl-smbclient/Makefile +++ b/net/pecl-smbclient/Makefile @@ -4,7 +4,8 @@ CATEGORIES= net pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Smbclient wrapper extension -WWW= https://pecl.php.net/package/smbclient +WWW= https://pecl.php.net/package/smbclient \ + https://github.com/eduardok/libsmbclient-php LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |