From 5f1a7aa7913d99d6ddeca1ec56a5a4a1b22965d1 Mon Sep 17 00:00:00 2001
From: mato <mato@4525493e-7705-40b1-a816-d608a930855b>
Date: Mon, 11 May 2015 06:49:15 +0000
Subject: [PATCH] Undo commit by mistake

git-svn-id: svn+ssh://svn.cern.ch/reps/lcgsoft/trunk/lcgcmake@7376 4525493e-7705-40b1-a816-d608a930855b
---
 cmake/toolchain/heptools-dev4.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/toolchain/heptools-dev4.cmake b/cmake/toolchain/heptools-dev4.cmake
index 4cb7f0e..34f8d2a 100644
--- a/cmake/toolchain/heptools-dev4.cmake
+++ b/cmake/toolchain/heptools-dev4.cmake
@@ -190,7 +190,7 @@ LCG_external_package(sacrifice         0.9.9          ${MCGENPATH}/sacrifice pyt
 
 LCG_external_package(thepeg            1.9.2p1          ${MCGENPATH}/thepeg author=1.9.2 )
 
-LCG_external_package(herwig++          2.7.1           ${MCGENPATH}/herwigpp  thepeg=1.9.2p1 )
+LCG_external_package(herwig++          2.7.1           ${MCGENPATH}/herwig++  thepeg=1.9.2p1 )
 
 
 LCG_external_package(tauola++          1.1.1a         ${MCGENPATH}/tauola++     )
-- 
GitLab