diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2010-11-14 07:48:13 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2010-11-14 07:48:13 +0000 |
commit | 788ee7229306067ae4037d2619cc73fb3b27a102 (patch) | |
tree | 11c239ad88acccbda375ef3e1316ede2f391bab4 /security | |
parent | df91af9d1fc447d6c4865ab77731a4e4570e725e (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-roauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-roauth/Makefile b/security/rubygem-roauth/Makefile index 3b64fecfd807..30683d36f915 100644 --- a/security/rubygem-roauth/Makefile +++ b/security/rubygem-roauth/Makefile @@ -15,6 +15,6 @@ COMMENT= Simple Ruby OAuth library USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEMS_AUTOPLIST= yes +RUBYGEM_AUTOPLIST= yes .include <bsd.port.mk> |