diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-23 02:30:45 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-23 02:30:45 +0000 |
commit | 6171e1df7b7612003ae85fe29be7534afdc9bf55 (patch) | |
tree | 6e0e7aca9257de3e05d42a110945cdcf7b65bf99 /devel/rubygem-activesupport/pkg-plist | |
parent | 344e230f224ded02886f03b2b6cb5068239c0289 (diff) |
Notes
Diffstat (limited to 'devel/rubygem-activesupport/pkg-plist')
-rw-r--r-- | devel/rubygem-activesupport/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-activesupport/pkg-plist b/devel/rubygem-activesupport/pkg-plist index 4c32a2d41f80..0879f283c50d 100644 --- a/devel/rubygem-activesupport/pkg-plist +++ b/devel/rubygem-activesupport/pkg-plist @@ -1,4 +1,4 @@ -%%CACHE_DIR%%/activesupport-%%PORTVERSION%%.gem +%%GEM_CACHE%% %%GEM_DOC_DIR%%/rdoc/classes/ActiveSupport/CachingTools/HashCaching.html %%GEM_DOC_DIR%%/rdoc/classes/ActiveSupport/CachingTools/HashCaching.src/M000031.html %%GEM_DOC_DIR%%/rdoc/classes/ActiveSupport/CoreExtensions/Array/Conversions.html @@ -347,7 +347,7 @@ %%GEM_LIB_DIR%%/lib/active_support/vendor/builder/xmlmarkup.rb %%GEM_LIB_DIR%%/lib/active_support/version.rb %%GEM_LIB_DIR%%/lib/active_support/whiny_nil.rb -%%SPEC_DIR%%/activesupport-1.3.1.gemspec +%%GEM_SPEC%% @dirrm %%GEM_LIB_DIR%%/lib/active_support/vendor/builder @dirrm %%GEM_LIB_DIR%%/lib/active_support/vendor @dirrm %%GEM_LIB_DIR%%/lib/active_support/values @@ -370,7 +370,7 @@ @dirrm %%GEM_LIB_DIR%%/lib/active_support/core_ext @dirrm %%GEM_LIB_DIR%%/lib/active_support @dirrm %%GEM_LIB_DIR%%/lib -@dirrm %%GEMS_DIR%%/activesupport-1.3.1 +@dirrm %%GEM_LIB_DIR%% @dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/active_support/vendor/builder @dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/active_support/vendor @dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/active_support/values @@ -445,4 +445,4 @@ @dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActiveSupport @dirrm %%GEM_DOC_DIR%%/rdoc/classes @dirrm %%GEM_DOC_DIR%%/rdoc -@dirrm %%DOC_DIR%%/activesupport-1.3.1 +@dirrm %%GEM_DOC_DIR%% |