PATCH_SITE="http://cedricduval.free.fr/mutt/patches/"
PATCH_BRANCHES="stable devel cvs"
PATCH_NEEDS="trash_folder"

case "${BRANCH}" in
  stable)
    PATCH_SOURCE="patch-1.4.0.cd.purge_message.3"
  ;;
  devel|cvs)
    PATCH_SOURCE="patch-1.5.5.1.cd.purge_message.3.4"
  ;;
esac
