diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-12-15 06:46:42 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-12-15 06:46:42 +0000 |
commit | 0a4a390f177f95f61b0eaa3b22d083b7b3d40d34 (patch) | |
tree | 19a73f623e3cd090ea9e91d37aa147a9ca8b20ae /security/ruby-password/Makefile | |
parent | Update to v1.8: added -C 'skip CVS directory(s)' option; added -F 'single (diff) |
Update to 0.4.1.
Notes
Notes:
svn path=/head/; revision=95839
Diffstat (limited to 'security/ruby-password/Makefile')
-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 7e55c46ac6d4..5b3479729e9e 100644 --- a/security/ruby-password/Makefile +++ b/security/ruby-password/Makefile @@ -6,7 +6,7 @@ # PORTNAME= password -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.1 CATEGORIES= security ruby MASTER_SITES= http://www.caliban.org/files/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |