summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorRyan Davis <ryand@zenspider.com>2009-06-14 15:37:30 -0800
committerRyan Davis <ryand@zenspider.com>2009-06-14 15:37:30 -0800
commit7d303974b7246640b76b2a6b161004fcb6330ca0 (patch)
treed6fe2647a319b7506a4b5d8613bf45514e361e2b /Rakefile
parent9e185cd40068e82557db604638eae787e6eee329 (diff)
downloadhoe-7d303974b7246640b76b2a6b161004fcb6330ca0.tar.gz
activating perforce plugin
[git-p4: depot-paths = "//src/hoe/dev/": change = 5032]
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index bba8cd7..7f564d6 100644
--- a/Rakefile
+++ b/Rakefile
@@ -2,7 +2,7 @@
require './lib/hoe.rb'
-# TODO: Hoe.plugin :perforce
+Hoe.plugin :perforce
Hoe.plugin :minitest
Hoe.spec "hoe" do