diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-06 17:58:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-06 17:58:58 +0000 |
commit | 560fba6e9ef8c20eb4e8faf67ea25aa17129f98c (patch) | |
tree | 794f30f266e903b4417e9e1e6865ea76decb84bb /security/ruby-pam/Makefile | |
parent | cb2448c19e0bb388649fbeeb9c9ee87654e349d0 (diff) |
Notes
Diffstat (limited to 'security/ruby-pam/Makefile')
-rw-r--r-- | security/ruby-pam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-pam/Makefile b/security/ruby-pam/Makefile index 0d5eb547f5ae..5e55003b0803 100644 --- a/security/ruby-pam/Makefile +++ b/security/ruby-pam/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pam -PORTVERSION= 1.1 +PORTVERSION= 1.3 CATEGORIES= security ruby MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |