diff options
Diffstat (limited to 'security/pear-Crypt_CBC/Makefile')
-rw-r--r-- | security/pear-Crypt_CBC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile index 7fc2e6e4b9e3..ec31b73ba082 100644 --- a/security/pear-Crypt_CBC/Makefile +++ b/security/pear-Crypt_CBC/Makefile @@ -4,6 +4,7 @@ CATEGORIES= security www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Class to emulate Perl's Crypt::CBC module +WWW= https://pear.php.net/package/Crypt_CBC LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |