PATCH_SITE="http://www.deez.info/sengelha/projects/mutt/"
PATCH_BRANCHES="stable"

case "${BRANCH}" in
  stable)
    PATCH_SOURCE="patch-1.4.sde.libesmtp.3"
  ;;
  devel|cvs)
    PATCH_SOURCE="patch-1.5.3.sde.libesmtp.3"
  ;;
esac
