diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch) | |
tree | 0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /security/ruby-blowfish | |
parent | Mk/bsd.sites.mk: update MASTER_SITE_APACHE_HTTPD (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75779
Diffstat (limited to 'security/ruby-blowfish')
-rw-r--r-- | security/ruby-blowfish/Makefile | 1 | ||||
-rw-r--r-- | security/ruby-blowfish/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-blowfish/Makefile b/security/ruby-blowfish/Makefile index d044599cf2dc..9093cf0e6f5a 100644 --- a/security/ruby-blowfish/Makefile +++ b/security/ruby-blowfish/Makefile @@ -18,6 +18,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to the Blowfish cipher USE_OPENSSL= yes USE_RUBY= yes diff --git a/security/ruby-blowfish/pkg-comment b/security/ruby-blowfish/pkg-comment deleted file mode 100644 index 71488df678cf..000000000000 --- a/security/ruby-blowfish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to the Blowfish cipher |