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 | |
parent | cb2448c19e0bb388649fbeeb9c9ee87654e349d0 (diff) | |
download | ports-560fba6e9ef8c20eb4e8faf67ea25aa17129f98c.tar.gz ports-560fba6e9ef8c20eb4e8faf67ea25aa17129f98c.zip |
Notes
Diffstat (limited to 'security/ruby-pam')
-rw-r--r-- | security/ruby-pam/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-pam/distinfo | 2 | ||||
-rw-r--r-- | security/ruby-pam/pkg-plist | 2 |
3 files changed, 3 insertions, 3 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} diff --git a/security/ruby-pam/distinfo b/security/ruby-pam/distinfo index b1af7d86273c..95764208fa58 100644 --- a/security/ruby-pam/distinfo +++ b/security/ruby-pam/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-pam-1.1.tar.gz) = 6e97164725dd4432f0696cecd48f763f +MD5 (ruby/ruby-pam-1.3.tar.gz) = ef8ee97701377d919e19d0656211de1d diff --git a/security/ruby-pam/pkg-plist b/security/ruby-pam/pkg-plist index ca306c3b9dc0..43cd667d653d 100644 --- a/security/ruby-pam/pkg-plist +++ b/security/ruby-pam/pkg-plist @@ -1,7 +1,7 @@ %%RUBY_SITEARCHLIBDIR%%/pam.so +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/check_conv.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/check_get_item.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/check_user.rb -%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/gc_test.rb %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/pam %%PORTDOCS%%%%RUBY_DOCDIR%%/pam/ChangeLog %%PORTDOCS%%%%RUBY_DOCDIR%%/pam/README |