diff options
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r-- | security/libtomcrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile index e164bdf2064f..82f7f12aee28 100644 --- a/security/libtomcrypt/Makefile +++ b/security/libtomcrypt/Makefile @@ -7,6 +7,7 @@ DISTNAME= crypt-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= Comprehensive, modular, and portable cryptographic toolkit +WWW= https://libtom.net/ LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE |