diff options
Diffstat (limited to 'security/openssl-beta/Makefile')
-rw-r--r-- | security/openssl-beta/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile index 208f83041ffc..a51c5b8bf24b 100644 --- a/security/openssl-beta/Makefile +++ b/security/openssl-beta/Makefile @@ -29,6 +29,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-stable-SNAP-${PORTREVISION} .endif MAINTAINER= dinoex@FreeBSD.org +COMMENT= SSL and crypto library .ifdef USE_OPENSSL .error You have `USE_OPENSSL' variable defined either in environment or in make(1) arguments. Please undefine and try again. |