diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-02-11 05:30:07 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-02-11 05:30:07 +0800 |
commit | 6782e9bdbed697f0076907aba358211d239a9d6e (patch) | |
tree | 1cd7d60ae4504ba4679e5cca64ff746f45227fca /security/ruby-password | |
parent | 771808ca3acc331b529b86e29497edd65dd670e0 (diff) | |
download | freebsd-ports-gnome-6782e9bdbed697f0076907aba358211d239a9d6e.tar.gz freebsd-ports-gnome-6782e9bdbed697f0076907aba358211d239a9d6e.tar.zst freebsd-ports-gnome-6782e9bdbed697f0076907aba358211d239a9d6e.zip |
- Chase shlib bump for security/cracklib from .1 -> .10
Forgotten by: myself (pgollucci)
Reported by: pav via pointyhat
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 f49eb10014b7..be4b5d3ea1be 100644 --- a/security/ruby-password/Makefile +++ b/security/ruby-password/Makefile @@ -7,7 +7,7 @@ PORTNAME= password PORTVERSION= 0.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security ruby MASTER_SITES= http://www.caliban.org/files/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |