diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-10 21:30:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-10 21:30:07 +0000 |
commit | 49592eb51256683bbd1e712d9818fb06da09b400 (patch) | |
tree | 8a5863b1d89efecf662b2db29ffcfc56741bca12 /security/ruby-password | |
parent | e06e0ee7375a033cabe5970aa3e9fc76b6211ca8 (diff) | |
download | ports-49592eb51256683bbd1e712d9818fb06da09b400.tar.gz ports-49592eb51256683bbd1e712d9818fb06da09b400.zip |
Notes
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} |