diff options
Diffstat (limited to 'mail/phpmailer/Makefile')
-rw-r--r-- | mail/phpmailer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index 6ee0d3f3350a..93eae35ef26e 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -5,6 +5,7 @@ CATEGORIES= mail MAINTAINER= joneum@FreeBSD.org COMMENT= Full Featured Email Transfer Class for PHP +WWW= https://github.com/PHPMailer/PHPMailer LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE |