diff options
Diffstat (limited to 'security/ruby-openssl')
-rw-r--r-- | security/ruby-openssl/Makefile | 1 | ||||
-rw-r--r-- | security/ruby-openssl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile index a356de12fb20..c71d7d8f12ea 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -14,6 +14,7 @@ DISTNAME= ossl-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby module which wraps OpenSSL USE_OPENSSL= yes USE_RUBY= yes diff --git a/security/ruby-openssl/pkg-comment b/security/ruby-openssl/pkg-comment deleted file mode 100644 index fc8588500081..000000000000 --- a/security/ruby-openssl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby module which wraps OpenSSL |