diff options
| author | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
|---|---|---|
| committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
| commit | a9f85911cdb1e25bbc39c3f9f69a53c135a6b385 (patch) | |
| tree | c27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /security/ruby-password | |
| parent | Update to 1.5.0 (diff) | |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit)
Notes
Notes:
svn path=/head/; revision=301960
Diffstat (limited to 'security/ruby-password')
| -rw-r--r-- | security/ruby-password/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile index 1461b3e247e1..953e19ce1b2c 100644 --- a/security/ruby-password/Makefile +++ b/security/ruby-password/Makefile @@ -15,7 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org -COMMENT= A Ruby library to create, verify and manipulate passwords +COMMENT= A Ruby library to create, verify, and manipulate passwords LIB_DEPENDS= crack.10:${PORTSDIR}/security/cracklib RUN_DEPENDS= rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios |
