Index: trunk/ppSim/src/ppSimLoadSpots.c
===================================================================
--- trunk/ppSim/src/ppSimLoadSpots.c	(revision 18011)
+++ trunk/ppSim/src/ppSimLoadSpots.c	(revision 18047)
@@ -46,5 +46,5 @@
     // the PSASTRO recipe because we are not calling psastro elsewhere in this program.  XXX need to
     // use the WCS to define the overlap region
-    psMetadataAddStr(astroRecipe, PS_LIST_TAIL, "DVO.CATDIR",  PS_META_REPLACE, "", catdir);
+    psMetadataAddStr(astroRecipe, PS_LIST_TAIL, "PSASTRO.CATDIR",  PS_META_REPLACE, "", catdir);
     psMetadataAddF32(astroRecipe, PS_LIST_TAIL, "RA_MIN",  PS_META_REPLACE, "", ra0 - radius);
     psMetadataAddF32(astroRecipe, PS_LIST_TAIL, "RA_MAX",  PS_META_REPLACE, "", ra0 + radius);
