<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
	<head>
		<meta name="viewport" content="width=device-width, initial-scale=1" />
		<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
		<meta content="utf-8" http-equiv="encoding">

		<title>Delicious Ways for Bostonians to Help Hurricane Harvey Victims &#8211; Boston Magazine</title>

<!-- This site is optimized with the Yoast SEO plugin v5.8 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="description" content="South Boston&#039;s Coppersmith cooks up a whole hog feast for Texas tonight, and Hopkinton brewery Start Line will donate to the Red Cross on Labor Day weekend."/>
<link rel="canonical" href="http://www.bostonmagazine.com/restaurants/2017/08/30/restaurants-hurricane-harvey-fundraisers/" />
<link rel="publisher" href="https://plus.google.com/+bostonmagazine"/>
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Delicious Ways for Bostonians to Help Hurricane Harvey Victims" />
<meta property="og:description" content="Restaurants and breweries are pledging donations to the Red Cross." />
<meta property="og:url" content="http://www.bostonmagazine.com/restaurants/2017/08/30/restaurants-hurricane-harvey-fundraisers/" />
<meta property="og:site_name" content="Boston Magazine" />
<meta property="article:publisher" content="https://www.facebook.com/bostonmagazine" />
<meta property="article:section" content="Restaurant News" />
<meta property="article:published_time" content="2017-08-30T16:03:24-05:00" />
<meta property="article:modified_time" content="2017-08-31T12:34:28-05:00" />
<meta property="og:updated_time" content="2017-08-31T12:34:28-05:00" />
<meta property="fb:admins" content="1059810039" />
<meta property="og:image" content="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/08/Texas-fundraisers-iStock-459921749-social.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:description" content="Restaurants and breweries are pledging donations to the Red Cross." />
<meta name="twitter:title" content="Delicious Ways for Bostonians to Help Hurricane Harvey Victims" />
<meta name="twitter:site" content="@bostonmagazine" />
<meta name="twitter:image" content="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/08/Texas-fundraisers-iStock-459921749-social.jpg" />
<meta name="twitter:creator" content="@bostonmagazine" />
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"http:\/\/www.bostonmagazine.com\/","name":"Boston Magazine","potentialAction":{"@type":"SearchAction","target":"http:\/\/www.bostonmagazine.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Organization","url":"http:\/\/www.bostonmagazine.com\/restaurants\/2017\/08\/30\/restaurants-hurricane-harvey-fundraisers\/","sameAs":["https:\/\/www.facebook.com\/bostonmagazine","https:\/\/www.instagram.com\/bostonmagazine\/","https:\/\/www.linkedin.com\/company\/boston-magazine","https:\/\/plus.google.com\/+bostonmagazine","https:\/\/www.youtube.com\/c\/bostonmagazine","https:\/\/www.pinterest.com\/bostonmagazine\/","https:\/\/twitter.com\/bostonmagazine"],"@id":"#organization","name":"Boston Magazine","logo":"http:\/\/www.bostonmagazine.com\/wp-content\/uploads\/sites\/2\/2016\/12\/boston-magazine-nameplate.jpg"}</script>
<!-- / Yoast SEO plugin. -->

<link rel='dns-prefetch' href='//js.hsforms.net' />
<link rel='dns-prefetch' href='//i.po.st' />
<link rel='dns-prefetch' href='//imasdk.googleapis.com' />
<link rel='dns-prefetch' href='//static.criteo.net' />
<link rel='dns-prefetch' href='//cloud.typography.com' />
<link rel='dns-prefetch' href='//s.w.org' />
				<script>
			dataLayer = [{"content_type":"blog","author":"Jacqueline Cain","category":"restaurant-news"}];
		</script>
				<!-- Google Tag Manager -->
		<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WFHFBM>"
		                  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
		<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
				new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
				j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
				'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
			})(window,document,'script','dataLayer','GTM-WFHFBM');</script>
		<!-- End Google Tag Manager -->
		<script type="text/javascript">
		window._taboola = window._taboola || [];
		_taboola.push({article:'auto'});
		!function (e, f, u, i) {
			if (!document.getElementById(i)){
				e.async = 1;
				e.src = u;
				e.id = i;
				f.parentNode.insertBefore(e, f);
			}
		}(document.createElement('script'),
			document.getElementsByTagName('script')[0],
			'//cdn.taboola.com/libtrc/metrocorp-network/loader.js',
			'tb_loader_script');
	</script>
	<link rel="alternate" type="application/rss+xml" title="Boston Magazine &raquo; Delicious Ways for Bostonians to Help Hurricane Harvey Victims Comments Feed" href="http://www.bostonmagazine.com/restaurants/2017/08/30/restaurants-hurricane-harvey-fundraisers/feed/" />
	<script>
	function mcGetBreakpoint() {
		var width = window.innerWidth || document.body.clientWidth;
		if ( width >= 1400 ) {
			return 'x-large';
		} else if ( width >= 1024 ) {
			return 'large';
		} else if ( width >= 970 ) {
			return 'fullmenu';
		} else if ( width >= 768 ) {
			return 'medium';
		} else if ( width >= 560 ) {
			return 'small-medium';
		} else if ( width >= 320 ) {
			return 'small';
		} else {
			return 'tiny';
		}
	}
	window.addEventListener(
		"message",
		function (e) {
			if ( 'initdfp' === e.data ) {
				var msg = 'breakpoint:' + mcGetBreakpoint() + '-mc';
				e.source.postMessage( msg, '*' );
			}
		},
	false
	);
	</script>
			<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.bostonmagazine.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.9"}};
			!function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length<3e3)&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,65039,8205,55356,57096),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,55356,57096),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55357,56425,55356,57341,8205,55357,56507),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55357,56425,55356,57341,55357,56507),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='stylesheet' id='royal-slider-css'  href='http://cdn1.bostonmagazine.com/wp-content/plugins/metrocorp-image-gallery/assets/css/royalslider.css?ver=2013102301' type='text/css' media='all' />
<link rel='stylesheet' id='mig-gallery-css'  href='http://cdn1.bostonmagazine.com/wp-content/plugins/metrocorp-image-gallery/assets/css/sass/min/mig-v2.css?ver=20141106v01' type='text/css' media='all' />
<link rel='stylesheet' id='rs-plugin-settings-css'  href='http://cdn1.bostonmagazine.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.3.1.5' type='text/css' media='all' />
<style id='rs-plugin-settings-inline-css' type='text/css'>
#rs-demo-id {}
</style>
<link rel='stylesheet' id='bostonmagazine-webfonts-css'  href='//cloud.typography.com/6851996/6332792/css/fonts.css?ver=0.1.24' type='text/css' media='all' />
<link rel='stylesheet' id='bostonmagazine-css'  href='http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/css/boston.min.css?ver=0.1.24' type='text/css' media='all' />
<link rel='stylesheet' id='vast-style-css'  href='http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/vast/style.css?ver=0.1.21' type='text/css' media='all' />
<link rel='stylesheet' id='tablepress-default-css'  href='http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/tablepress-combined.min.css?ver=40' type='text/css' media='all' />
<!--[if !IE]><!-->
<link rel='stylesheet' id='tablepress-responsive-css'  href='http://cdn1.bostonmagazine.com/wp-content/plugins/tablepress-responsive-tables/tablepress-responsive.min.css?ver=1.1' type='text/css' media='all' />
<!--<![endif]-->
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.3.1.5'></script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.3.1.5'></script>
<!--[if if lte IE 8]>
<script type='text/javascript' src='//js.hsforms.net/forms/v2-legacy.js'></script>
<![endif]-->
<script type='text/javascript' src='//js.hsforms.net/forms/v2.js'></script>
<script type='text/javascript' src='//i.po.st/static/v4/post-widget.js?#publisherKey=48oii79v4hrrk864j58f'></script>
<script type='text/javascript' src='//imasdk.googleapis.com/js/sdkloader/ima3.js'></script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/vast/ads.js?ver=0.1.21'></script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/vast/application.js?ver=0.1.21'></script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/vast/video_player.js?ver=0.1.21'></script>
<script type='text/javascript' src='//static.criteo.net/js/ld/publishertag.js'></script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/js/ads.js?ver=1518102585'></script>
<link rel='https://api.w.org/' href='http://www.bostonmagazine.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.bostonmagazine.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://cdn1.bostonmagazine.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 4.7.9" />
<link rel='shortlink' href='http://www.bostonmagazine.com/?p=2329285' />
<link rel="alternate" type="application/json+oembed" href="http://www.bostonmagazine.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.bostonmagazine.com%2Frestaurants%2F2017%2F08%2F30%2Frestaurants-hurricane-harvey-fundraisers%2F" />
<link rel="alternate" type="text/xml+oembed" href="http://www.bostonmagazine.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.bostonmagazine.com%2Frestaurants%2F2017%2F08%2F30%2Frestaurants-hurricane-harvey-fundraisers%2F&#038;format=xml" />
<meta name="google-site-verification" content="q3DiH29Zy0w8da1p6SF9MP4LUF3SNCQ4GO7hKnYsHPo" />
		<script type="text/javascript" src="http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/js/prebid/boston-mobile.js"></script>
		<script type="text/javascript" src="http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/js/prebid/boston-desktop.js?ver=1.0.23"></script>
	<!-- Prebid Boilerplate Section. -->
	<script type="text/javascript" src="//acdn.adnxs.com/prebid/not-for-prod/prebid.js" async></script>
	<script>
		var googletag = googletag || {};
		googletag.cmd = googletag.cmd || [];
		googletag.cmd.push(function() {
			googletag.pubads().disableInitialLoad();
		});

		pbjs.que.push(function() {
			pbjs.addAdUnits(adUnits);
			pbjs.requestBids({
				bidsBackHandler: sendAdserverRequest
			});
		});

		function sendAdserverRequest() {
			if (pbjs.adserverRequestSent) return;
			pbjs.adserverRequestSent = true;
			googletag.cmd.push(function() {
				pbjs.que.push(function() {
					pbjs.setTargetingForGPTAsync();
					// On mobile refresh all ads on page load after bidding.
					if ( window.innerWidth <= 768 ) {
						googletag.cmd.push(function() {
							var slotsToRefresh = [];
							// Refresh all mobile ads except slots not displayed
							// until the Read More is pressed.
							for ( var property in metrocorp.slotsFired ) {
								if ( "teads" !== property && "in_content" !== property ) {
									slotsToRefresh.push(metrocorp.slotsFired[property]);
								}
							}
							googletag.pubads().refresh( slotsToRefresh );
						});
					}
					if ( window.innerWidth > 768 ) {
						googletag.cmd.push(function() {
							googletag.pubads().refresh( [metrocorp.slotsFired['leaderboard-1'], metrocorp.slotsFired['rail-1']] );
						});
					}
				});
			});
		}

		setTimeout(function() {
			sendAdserverRequest();
		}, PREBID_TIMEOUT);

	  </script>
	  <!-- Prebid Boilerplate Section END --><script type="text/javascript">
	var googletag = googletag || {};
		 googletag.cmd = googletag.cmd || [];
		  (function() { var gads = document.createElement("script");
			gads.async = true;
			gads.type = "text/javascript";
			var useSSL = "https:" == document.location.protocol;
			gads.src = (useSSL ? "https:" : "http:") + "//www.googletagservices.com/tag/js/gpt.js";
			var node =document.getElementsByTagName("script")[0];
			node.parentNode.insertBefore(gads, node);
			})();
	</script>

	<!-- DFP Slots -->
	<script>
	var dfpSlots   = {},
		metrocorp  = metrocorp || {},
		mapping    = [];
	metrocorp.slotsToRefresh = ["leaderboard-1","leaderboard-2","teads","in_content","rail-1","interstitial","skin","native_sidebar","native_related"],
	metrocorp.slotsFired = [];
	metrocorp.slotsViewed = {};

	window.gptIsMobile = function() {
		if ( window.innerWidth <= 768 ) {
			return true;
		}
		return false;
	};

	googletag.cmd.push( function() {
		mapping["leaderboardOneMapping"] = googletag.sizeMapping().addSize([0, 0], [[320, 100],[320, 50]]).addSize([768, 200], [728, 90]).addSize([1050, 200], [[728, 90],[970, 90],[970, 250]]).build();
		
		mapping["leaderboardMapping"] = googletag.sizeMapping().addSize([0, 0], [[300, 250],[320, 100],[320, 50]]).addSize([768, 200], [728, 90]).addSize([1050, 200], [[728, 90],[970, 90],[970, 250]]).build();
		
		mapping["railMapping"] = googletag.sizeMapping().addSize([0, 0], [[300, 250],[320, 100],[320, 50]]).addSize([768, 200], [[300, 250],[300, 600]]).addSize([1050, 200], [[300, 250],[300, 600]]).build();
		
		mapping["toprailMapping"] = googletag.sizeMapping().addSize([0, 0], [[300, 150],[300, 90]]).addSize([768, 200], [[300, 150],[300, 90]]).addSize([1050, 200], [[300, 150],[300, 90]]).build();
		
		mapping["inlineMapping"] = googletag.sizeMapping().addSize([0, 0], [[300, 250],[320, 50],[320, 100]]).addSize([768, 200], [[300, 250],[320, 50],[320, 100]]).addSize([1050, 200], [[300, 250],[320, 50],[320, 100]]).build();
		
				dfpSlots["leaderboard-1"] = googletag.defineSlot("/307442/site195.tmus/leaderboard", [[728, 90], [320, 100], [970, 250], [320, 50], [970, 90]], "leaderboard-1").defineSizeMapping(mapping["leaderboardOneMapping"]).addService(googletag.pubads()).setTargeting( "pos", "1" );
				metrocorp.slotsFired["leaderboard-1"] = dfpSlots["leaderboard-1"];
		
				dfpSlots["leaderboard-2"] = googletag.defineSlot("/307442/site195.tmus/leaderboard", [[728, 90], [320, 100], [970, 250], [300, 250], [320, 50], [970, 90]], "leaderboard-2").defineSizeMapping(mapping["leaderboardMapping"]).addService(googletag.pubads()).setTargeting( "pos", "2" );
				metrocorp.slotsFired["leaderboard-2"] = dfpSlots["leaderboard-2"];
		
				dfpSlots["native_related"] = googletag.defineSlot("/307442/site195.tmus/native_related", 'fluid', "native_related").addService(googletag.pubads()).setTargeting( "pos", "2" );
				metrocorp.slotsFired["native_related"] = dfpSlots["native_related"];
		
				dfpSlots["rail-1"] = googletag.defineSlot("/307442/site195.tmus/rail", [[320, 100], [320, 50], [300, 250], [300, 600], [1,1]], "rail-1").defineSizeMapping(mapping["railMapping"]).addService(googletag.pubads()).setTargeting( "pos", "1" );
				metrocorp.slotsFired["rail-1"] = dfpSlots["rail-1"];
		
				dfpSlots["teads"] = googletag.defineSlot("/307442/site195.tmus/teads", [2, 1], "teads").addService(googletag.pubads());
				metrocorp.slotsFired["teads"] = dfpSlots["teads"];
		
                        if ( window.gptIsMobile() ) {
				dfpSlots["mobile_sticky"] = googletag.defineSlot("/307442/site195.tmus/mobile_sticky", [320, 50], "mobile_sticky").addService(googletag.pubads());
				metrocorp.slotsFired["mobile_sticky"] = dfpSlots["mobile_sticky"];
			}
			
				dfpSlots["interstitial"] = googletag.defineOutOfPageSlot("/307442/site195.tmus/interstitial", "interstitial").addService(googletag.pubads());
				metrocorp.slotsFired["interstitial"] = dfpSlots["interstitial"];
		
				dfpSlots["skin"] = googletag.defineSlot("/307442/site195.tmus/skin", [1, 1], "skin").addService(googletag.pubads());
				metrocorp.slotsFired["skin"] = dfpSlots["skin"];
		
				dfpSlots["in_content"] = googletag.defineSlot("/307442/site195.tmus/in_content", 'fluid', "in_content").addService(googletag.pubads());
				metrocorp.slotsFired["in_content"] = dfpSlots["in_content"];
		
				dfpSlots["native_sidebar"] = googletag.defineSlot("/307442/site195.tmus/native_sidebar", 'fluid', "native_sidebar").addService(googletag.pubads()).setTargeting( "pos", "1" );
				metrocorp.slotsFired["native_sidebar"] = dfpSlots["native_sidebar"];
		
				googletag.pubads().setTargeting( "vertical", "restaurants" );
				googletag.pubads().setTargeting( "post_ID", "2329285" );
				googletag.pubads().setTargeting( "cat", "restaurant-news" );
				googletag.pubads().setTargeting( "post_type", "article" );
				googletag.pubads().setTargeting( "environment", "production" );
			googletag.pubads().enableSingleRequest();
			googletag.pubads().disableInitialLoad();
			googletag.pubads().enableAsyncRendering();
			googletag.pubads().collapseEmptyDivs();
			googletag.enableServices();
                        googletag.pubads().addEventListener("slotRenderEnded", function(event) {
                                // Check for 1x1 ads and shrink their container
                                if ( event.isEmpty === false ) {
                                        var slot_size = String(event.size);
                                        if ( slot_size == "1,1" ) {
                                                var slots_to_collapse = [
                                                        "leaderboard-3",
                                                        "native_river-1",
                                                        "native_river-2",
                                                        "native_related",
                                                        "rail-1",
                                                        "rail-2",
                                                        "rail-3",
                                                        "toprailsponsor-1"
                                                ];
                                                // If image is 1x1
                                                // Find its div container
                                                var slot_array = event.slot;
                                                var slot_ids_array = slot_array.ka;
                                                var slot_id = slot_ids_array.m;
                                                if ( slots_to_collapse.indexOf( slot_id ) ) {
                                                        var cntr_div = jQuery("#"+slot_id);
                                                        if ( cntr_div.length > 0 ) {
                                                                cntr_div.css({
                                                                        "height" : "1px",
                                                                        "overflow" : "hidden",
                                                                        "margin-top" : "-8px"
                                                                });
                                                        }
                                                }
                                        }
                                }
                                
                                                
                        });
	    } );
	</script>
	<meta name="generator" content="Powered by Slider Revolution 5.3.1.5 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
<link rel="icon" href="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/10/cropped-boston-magazine-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/10/cropped-boston-magazine-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/10/cropped-boston-magazine-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/10/cropped-boston-magazine-favicon-270x270.png" />
	<!--
	generated in 0.408 seconds
	63695 bytes batcached for 900 seconds
-->
</head>
	<body class="post-template-default single single-post postid-2329285 single-format-standard current-site-bostonmagazine has-breaking-news">

	
		<header class="site-header" role="banner" id="js-header">

		<div class="site-header-inner container">

			<div class="header-subscribe">
				<div class="thin-line">
					<span class="screen-reader-text">Subscribe</span>
							<svg class="mc-icon bostonmagazine-subscribe" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-bostonmagazine-subscribe"/>
		</svg>
						</div>
				<ul id="menu-top-left" class="menu-header-subscribe"><li id="menu-item-2351233" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351233"><a href="http://www.bostonmagazine.com/subscribe-to-boston/">Magazine</a></li>
<li id="menu-item-2351235" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351235"><a href="http://www.bostonmagazine.com/newsletters/">Newsletters</a></li>
</ul>			</div>

			<div class="header-logo">
				<div itemscope itemtype="http://schema.org/Organization">				<a href="http://www.bostonmagazine.com/restaurants">
							<svg class="mc-icon bostonmagazine-section-restaurants" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-bostonmagazine-section-restaurants"/>
		</svg>
							<span class="screen-reader-text">Boston Magazine</span>
				</a>
				<span class="section-front-tagline"></span></div>			</div>

			<div class="header-social">
				<div class="thin-line">
					<span class="screen-reader-text">Follow</span>
							<svg class="mc-icon bostonmagazine-follow" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-bostonmagazine-follow"/>
		</svg>
						</div>
				<ul id="menu-social" class="menu-header-social"><li id="menu-item-2351226" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351226"><a target="_blank" href="https://www.facebook.com/bostonmagazine"><span class="screen-reader-text">Facebook</span></a></li>
<li id="menu-item-2351228" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351228"><a target="_blank" href="https://www.instagram.com/bostonmagazine/"><span class="screen-reader-text">Instagram</span></a></li>
<li id="menu-item-2351231" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351231"><a target="_blank" href="https://www.twitter.com/bostonmagazine"><span class="screen-reader-text">Twitter</span></a></li>
<li id="menu-item-2351232" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351232"><a target="_blank" href="https://www.linkedin.com/company/20084/"><span class="screen-reader-text">LinkedIn</span></a></li>
</ul>			</div>


		</div>
	</header>

	<div class="header-navigation-spacer"></div>
	<div class="header-navigation js-header-menu-full" id="js-header-navigation">
		<div class="container header-navigation-inner">
			<div class="navigation-logo">
				<a href="//www.bostonmagazine.com">
							<svg class="mc-icon bostonmagazine-logo" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-bostonmagazine-logo"/>
		</svg>
						</a>
			</div>
			<button id="js-mobile-menu-toggle" class="mobile-menu-toggle" aria-hidden="true">
						<svg class="mc-icon hamburger" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-hamburger"/>
		</svg>
								<svg class="mc-icon close" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-close"/>
		</svg>
					</button>

			<div class="header-menu-wrapper" id="js-header-navigation-wrapper">

				<div class="header-menu"><ul id="menu-primary-menu" class="menu-header-main"><li id="menu-item-2351177" class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351177"><a href="http://www.bostonmagazine.com/news">News</a>
<ul class="sub-menu">
	<li id="menu-item-2351201" class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-2351201"><a href="http://www.bostonmagazine.com/news">News</a></li>
	<li id="menu-item-2351199" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351199"><a href="http://www.bostonmagazine.com/education/">Education</a></li>
</ul>
</li>
<li id="menu-item-2351186" class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical current-post-ancestor current-menu-parent current-post-parent menu-item-2351186"><a href="http://www.bostonmagazine.com/restaurants">Restaurants</a></li>
<li id="menu-item-2351180" class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351180"><a href="http://www.bostonmagazine.com/health">Wellness</a>
<ul class="sub-menu">
	<li id="menu-item-2351202" class="hide-on-desktop menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-2351202"><a href="http://www.bostonmagazine.com/health">Wellness</a></li>
	<li id="menu-item-2351205" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351205"><a href="http://www.bostonmagazine.com/top-dentists">Find a Dentist</a></li>
	<li id="menu-item-2351206" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351206"><a href="http://www.bostonmagazine.com/top-doctors">Find a Doctor</a></li>
</ul>
</li>
<li id="menu-item-2351369" class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351369"><a href="http://www.bostonmagazine.com/life-style">Life &#038; Style</a>
<ul class="sub-menu">
	<li id="menu-item-2351209" class="hide-on-desktop menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-2351209"><a href="http://www.bostonmagazine.com/fashion-style">Life &#038; Style</a></li>
	<li id="menu-item-2351211" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351211"><a href="http://www.bostonmagazine.com/fashion-style">Style</a></li>
	<li id="menu-item-2351195" class="no-children menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351195"><a href="http://www.bostonmagazine.com/weddings">Weddings</a>
	<ul class="sub-menu">
		<li id="menu-item-2351214" class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351214"><a href="http://www.bostonmagazine.com/wedding-vendors">Find a Wedding Expert</a></li>
		<li id="menu-item-2351244" class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351244"><a href="http://www.bostonmagazine.com/tag/real-new-england-weddings">Real Weddings</a></li>
		<li id="menu-item-2351247" class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351247"><a href="http://www.bostonmagazine.com/weddings/article/2017/06/20/best-of-boston-weddings-2017/">Best of Boston Wedding</a></li>
	</ul>
</li>
	<li id="menu-item-2351217" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351217"><a href="http://www.bostonmagazine.com/wedding-vendors">Find a Wedding Expert</a></li>
</ul>
</li>
<li id="menu-item-2351189" class="no-children menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351189"><a href="http://www.bostonmagazine.com/property">Home &#038; Property</a>
<ul class="sub-menu">
	<li id="menu-item-2351248" class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351248"><a href="http://www.bostonmagazine.com/category/real-estate/">Real Estate</a></li>
	<li id="menu-item-2351251" class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351251"><a href="http://www.bostonmagazine.com/category/home-design">Home Design</a></li>
	<li id="menu-item-2351253" class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351253"><a href="http://www.bostonmagazine.com/property/2017/11/21/best-of-boston-home-2018/">Best of Boston Home</a></li>
</ul>
</li>
<li id="menu-item-2351183" class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351183"><a href="http://www.bostonmagazine.com/arts-entertainment">Things To Do</a>
<ul class="sub-menu">
	<li id="menu-item-2351220" class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-2351220"><a href="http://www.bostonmagazine.com/arts-entertainment">A&#038;E</a></li>
	<li id="menu-item-2351223" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351223"><a href="http://www.bostonmagazine.com/events">Boston magazine Events</a></li>
</ul>
</li>
<li id="menu-item-2351197" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351197"><a href="http://www.bostonmagazine.com/travel/">Travel</a></li>
<li id="menu-item-174761" class="menuBes menu-item menu-item-type-custom menu-item-object-custom menu-item-174761"><a href="http://www.bostonmagazine.com/best-of-boston/">Best of Boston</a></li>
<li id="menu-item-174771" class="menuMag menu-item menu-item-type-custom menu-item-object-custom menu-item-174771"><a href="http://www.bostonmagazine.com/issues/">Magazine</a></li>
</ul></div>
				<div class="header-tablet-elements">
					<div class="header-subscribe">
						<div class="thin-line">
							<span class="screen-reader-text">Subscribe</span>
									<svg class="mc-icon bostonmagazine-subscribe" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-bostonmagazine-subscribe"/>
		</svg>
								</div>
						<ul id="menu-top-left-1" class="menu-header-subscribe"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351233"><a href="http://www.bostonmagazine.com/subscribe-to-boston/">Magazine</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351235"><a href="http://www.bostonmagazine.com/newsletters/">Newsletters</a></li>
</ul>					</div>

					<div class="header-social">
						<div class="thin-line">
							<span class="screen-reader-text">Follow</span>
									<svg class="mc-icon bostonmagazine-follow" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-bostonmagazine-follow"/>
		</svg>
								</div>
						<ul id="menu-social-1" class="menu-header-social"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351226"><a target="_blank" href="https://www.facebook.com/bostonmagazine"><span class="screen-reader-text">Facebook</span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351228"><a target="_blank" href="https://www.instagram.com/bostonmagazine/"><span class="screen-reader-text">Instagram</span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351231"><a target="_blank" href="https://www.twitter.com/bostonmagazine"><span class="screen-reader-text">Twitter</span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351232"><a target="_blank" href="https://www.linkedin.com/company/20084/"><span class="screen-reader-text">LinkedIn</span></a></li>
</ul>					</div>
				</div>

			</div>
							<div class="header-search">
					<div class="search-form-wrapper" id="js-search-form-wrapper" aria-hidden="true">
						<form role="search" method="get" class="search-form" action="http://www.bostonmagazine.com/">
	<label>
		<span class="screen-reader-text">Search for:</span>
		<input type="search" class="search-field"
			placeholder="Search …"
			value="" name="s"
			title="Search for:" />
	</label>
	<button type="submit">
				<svg class="mc-icon icon-search" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-icon-search"/>
		</svg>
				<span class="screen-reader-text">Search</span>
	</button>
</form>
					</div>
					<button id="js-toggle-search" aria-expanded="false" aria-controls="js-search-form-wrapper">
								<svg class="mc-icon icon-search" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-icon-search"/>
		</svg>
										<svg class="mc-icon close" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-close"/>
		</svg>
							</button>
				</div>
					</div>
	</div>

		<div class="mobile-section-front">
                		<a href="http://www.bostonmagazine.com/restaurants">
					<svg class="mc-icon bostonmagazine-section-restaurants" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-bostonmagazine-section-restaurants"/>
		</svg>
				</a>
		<span class="section-front-tagline">
					</span>
	</div>
	
			<div class="header-navigation-secondary container"><ul id="menu-primary-menu-1" class="menu-topics"><li class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351177"><a href="http://www.bostonmagazine.com/news">News</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-2351201"><a href="http://www.bostonmagazine.com/news">News</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351199"><a href="http://www.bostonmagazine.com/education/">Education</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical current-post-ancestor current-menu-parent current-post-parent menu-item-2351186"><a href="http://www.bostonmagazine.com/restaurants">Restaurants</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351180"><a href="http://www.bostonmagazine.com/health">Wellness</a>
<ul class="sub-menu">
	<li class="hide-on-desktop menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-2351202"><a href="http://www.bostonmagazine.com/health">Wellness</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351205"><a href="http://www.bostonmagazine.com/top-dentists">Find a Dentist</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351206"><a href="http://www.bostonmagazine.com/top-doctors">Find a Doctor</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351369"><a href="http://www.bostonmagazine.com/life-style">Life &#038; Style</a>
<ul class="sub-menu">
	<li class="hide-on-desktop menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-2351209"><a href="http://www.bostonmagazine.com/fashion-style">Life &#038; Style</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351211"><a href="http://www.bostonmagazine.com/fashion-style">Style</a></li>
	<li class="no-children menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351195"><a href="http://www.bostonmagazine.com/weddings">Weddings</a>
	<ul class="sub-menu">
		<li class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351214"><a href="http://www.bostonmagazine.com/wedding-vendors">Find a Wedding Expert</a></li>
		<li class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351244"><a href="http://www.bostonmagazine.com/tag/real-new-england-weddings">Real Weddings</a></li>
		<li class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351247"><a href="http://www.bostonmagazine.com/weddings/article/2017/06/20/best-of-boston-weddings-2017/">Best of Boston Wedding</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351217"><a href="http://www.bostonmagazine.com/wedding-vendors">Find a Wedding Expert</a></li>
</ul>
</li>
<li class="no-children menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351189"><a href="http://www.bostonmagazine.com/property">Home &#038; Property</a>
<ul class="sub-menu">
	<li class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351248"><a href="http://www.bostonmagazine.com/category/real-estate/">Real Estate</a></li>
	<li class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351251"><a href="http://www.bostonmagazine.com/category/home-design">Home Design</a></li>
	<li class="topics-only menu-item menu-item-type-custom menu-item-object-custom menu-item-2351253"><a href="http://www.bostonmagazine.com/property/2017/11/21/best-of-boston-home-2018/">Best of Boston Home</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-has-children menu-item-2351183"><a href="http://www.bostonmagazine.com/arts-entertainment">Things To Do</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-mc-tax-vertical menu-item-2351220"><a href="http://www.bostonmagazine.com/arts-entertainment">A&#038;E</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351223"><a href="http://www.bostonmagazine.com/events">Boston magazine Events</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351197"><a href="http://www.bostonmagazine.com/travel/">Travel</a></li>
<li class="menuBes menu-item menu-item-type-custom menu-item-object-custom menu-item-174761"><a href="http://www.bostonmagazine.com/best-of-boston/">Best of Boston</a></li>
<li class="menuMag menu-item menu-item-type-custom menu-item-object-custom menu-item-174771"><a href="http://www.bostonmagazine.com/issues/">Magazine</a></li>
</ul></div>	
<div class="container">
	<hr class="double">
</div>


		<div id="leaderboard-1" class="advertisement container gtp-ad">
			<script>
			googletag.cmd.push(function() {
				googletag.display('leaderboard-1');
		
			});
			</script>
		</div>
<div class="container" role="main">

	
	<div class="content-with-sidebar">

		<div class="wysiwyg post-article-wrapper">

			<div class="list-post" style="display:none">

	<a href="http://www.bostonmagazine.com/scrapertrap" class="post-image-link"><img width="400" height="250" src="https://cdn10.bostonmagazine.com/wp-content/uploads/sites/2/2006/04/400250.png" class="attachment-image-list size-image-list wp-post-image" alt=""></a>

	<div class="list-post-card">
		<a href="http://www.bostonmagazine.com/scrapertrap" class="post-slug">I'm a scraper</a>
		<h2 class="post-title">
			<a href="http://www.bostonmagazine.com/scrapertrap">This search result is here to prevent scraping</a>
		</h2>
		<div class="post-excerpt">
			<p>If you're a human and see this, please ignore it. If you're a scraper, please click the link below :-)
  Note that clicking the link below will block access to this site for 24 hours.</p>
		</div>
		<span class="byline-wrapper">By <a href="http://www.bostonmagazine.com/scrapertrap" class="byline">I'm a scraper</a></span>
	</div>
</div>

			<div class="post-article">

									                                                						<h1 class="post-title">Delicious Ways for Bostonians to Help Hurricane Harvey Victims</h1>
						<div class="post-excerpt">Labor Day weekend dinner in the Seaport, beers in Hopkinton, and more can benefit Texans.</div>						<div class="byline-wrapper">
							<div class="author-date-wrapper">
							By <a href="http://www.bostonmagazine.com/author/jcain/" class="byline">Jacqueline Cain</a> <span id="byline-dot">&middot;</span> 8/30/2017, 4:03 p.m.							</div>
							<div class="social-sharing">
									<div class="pw-server-widget boston-philly" data-id="wid-bbkvqvq6"></div>
								<ul>
								<li><a href="http://www.bostonmagazine.com/restaurants/2017/08/30/restaurants-hurricane-harvey-fundraisers/print/">		<svg class="mc-icon print" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-print"/>
		</svg>
		 <span class="screen-reader-text">Print</span></a></li>
							</ul>
														</div>
						</div><div id="attachment_2329357" style="width: 1210px" class="wp-caption aligncenter"><img src="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/08/Texas-fundraisers-iStock-459921749.jpg" alt="Hurricane Harvey fundraisers Boston restaurants" width="1200" height="750" class="size-full wp-image-2329357" srcset="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/08/Texas-fundraisers-iStock-459921749.jpg 1200w, http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/08/Texas-fundraisers-iStock-459921749-600x375.jpg 600w, http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/08/Texas-fundraisers-iStock-459921749-768x480.jpg 768w, http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/08/Texas-fundraisers-iStock-459921749-850x531.jpg 850w, http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/08/Texas-fundraisers-iStock-459921749-400x250.jpg 400w" sizes="(max-width: 1200px) 100vw, 1200px" /><p class="wp-caption-text">Image via iStock/Vepar5</p></div>
<p>From our safe, dry perch in the Northeast, it&#8217;s hard to see the continuing devastation in Texas after the unprecedented flooding of Hurricane Harvey and not feel like doing something. Mayor Marty Walsh&#8217;s office is collecting donations, and national organizations like the American Red Cross have <a href="http://www.bostonmagazine.com/news/blog/2017/08/28/help-hurricane-harvey/" target="_blank">tangible ways Bostonians can help</a>. But if you&#8217;re out and about this week, so do our local restaurants and breweries. </p>
<p>Tonight, Coppersmith is donating 100 percent of the sales from its weekly whole hog roast to the Red Cross, earmarked for Harvey relief. Plus, the South Boston spot plans to match that amount with an additional donation. Executive chef Jason Heard, who spent formative years cooking and developing a love for barbecue in Georgia and Florida, feels strong ties to the South. That&#8217;s evident in menu items like smoked pork papusas, a Texas-style brisket sandwich, and house-made sausages on his regular dinner menu, and it was also the inspiration behind the whole hog special. It&#8217;s only fitting that tonight&#8217;s roast gives back.</p>
<p>Every Wednesday (currently planned through September 27), Heard prepares the locally sourced pork and traditional sides with a different, global flavor inspiration; tonight&#8217;s happens to be Cajun. The first slice is ready at 5 p.m., and it&#8217;s on until it&#8217;s gone. The meal is $24 per person.</p>
<p>If you can&#8217;t make it out for meat tonight, consider a Labor Day weekend road trip out to Hopkinton. The <a href="http://www.bostonmagazine.com/restaurants/blog/2016/10/21/start-line-brewing-hopkinton-2016/" target="_blank">town&#8217;s new brewery</a>, Start Line, is donating 10 percent of all taproom sales this Saturday and Sunday to the Red Cross. The taproom opens at noon <a href="https://www.instagram.com/p/BYbI0vPhWbP/?taken-by=startlinebrewing" target="_blank">both days</a>.</p>
<p>Closer to home, Del Frisco&#8217;s Double Eagle Steak House in the Seaport, Del Frisco&#8217;s Grille in Chestnut Hill and Burlington, and 50 more of the Houston-based restaurant group&#8217;s properties around the country are donating to Texas food banks throughout the weekend. Beginning Thursday, August 31 through Monday, September 4, 20 of sales will be earmarked, with a $1 million goal.</p>
<p>And beginning September 1, Babbo Pizzeria e Enoteca—and <em>all</em> of Mario Batali&#8217;s restaurants across the country—are donating 100 percent of sales of certain beef dishes to the Red Cross effort. In Boston, the meatballs are the #BeefForRelief dish. The initiative lasts throughout September, too, so you can get your fill of this crowd-pleaser and make a big impact.</p>
<p>Know of any other New England spots doing what they can for Houston? Let us know in the comments.</p>
<p><em>Coppersmith, 40 W. 3rd St., South Boston, 617-658-3452, <a href="http://www.coppersmithboston.com/" target="_blank">coppersmithboston.com</a>.</em></p>
<p><em>Start Line Brewing, 151 Hayden Rowe St., Hopkinton, 508-761-2044, <a href="http://startlinebrewing.com" target="_blank">startlinebrewing.com</a>.</em></p>
<p><em>Babbo Pizzeria e Enoteca, 11 Fan Pier Blvd., Boston, 617-421-4466, <a href="http://babbopizzeria.com" target="_blank">babbopizzeria.com</a>.</em> </p>
<div class="pagination">  </div><hr class="double">
<div class="author-module">
		<div class="author-module-card">
		<span class="author-module-name post-subtitle">
			<a href="http://www.bostonmagazine.com/author/jcain/">Jacqueline Cain</a>		</span>
		<span class="author-module-position">Associate Food Editor at Boston Magazine</span>

		
		
					<a href="mailto:jcain@bostonmagazine.com" class="author-module-email author-social">		<svg class="mc-icon email" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-email"/>
		</svg>
		jc&#97;&#105;n&#64;&#98;&#111;sto&#110;m&#97;ga&#122;&#105;&#110;&#101;.com</a>
			</div>
</div>

						<hr class="solid">

						<div id="related-posts" class="related-module">
	<span class="post-subtitle">You Might Also Like</span>
	<div class="grid-content small-gutter">
					<div class="grid-post">
				<a href="http://www.bostonmagazine.com/restaurants/2018/02/13/kitchen-noca-dinner-beer-wine/">
					                                        <img src="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2018/02/Kitchen-at-NOCA-eggplant-sherry-300x203.jpg" alt="" />
										<span class="post-title"><p>The Kitchen at NOCA Brings a New Spanish Menu (and Sherry) to Cambridge</p>
</span>
				</a>
			</div>
						<div class="grid-post">
				<a href="http://www.bostonmagazine.com/restaurants/2018/02/09/boston-weekend-food-drink-events-february-9-10-11/">
					                                        <img src="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2018/02/What-to-Eat-02.09-300x203.jpg" alt="" />
										<span class="post-title"><p>What to Eat (and Drink) This Weekend</p>
</span>
				</a>
			</div>
						<div class="grid-post">
				<a href="http://www.bostonmagazine.com/restaurants/2018/02/07/exodus-bagels-open-jamaica-plain/">
					                                        <img src="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2018/02/Exodus-Bagels-JP-shop-300x203.jpg" alt="" />
										<span class="post-title"><p>Exodus Bagels Finally Ceases Its Wandering</p>
</span>
				</a>
			</div>
						<div class="grid-post">
				<a href="http://www.bostonmagazine.com/restaurants/2018/02/08/sweet-cheeks-takeout-breakfast/">
					                                        <img src="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2018/02/Sweet-Cheeks-breakfast-300x203.jpg" alt="" />
										<span class="post-title"><p>Sweet Cheeks Breakfast Sandwiches Are a Thing That Exists</p>
</span>
				</a>
			</div>
				</div>
</div>


							<div class="related-module">
		<span class="post-subtitle">Around The Web</span>
		<div id="taboola-below-article-thumbnails"></div>
		<div id='crt-702406'></div>
		<script type='text/javascript'>
			var layout = {"version":"1.0","configuration":{"rowCount":2,"columnCount":3,"border":{"top":0,"left":0,"bottom":0,"right":0},"borderColor":"#000000","rowSeparatorsHeight":0,"columnSeparatorsWidth":0,"spacing":6,"padding":{"top":1,"left":1,"bottom":1,"right":1},"productSection":{"imagePosition":"Top","imageSize":80,"imageMargin":{"top":1,"left":1,"bottom":1,"right":1},"textSection":{"title":{"fontSize":16,"alignment":"Left","fontFamily":["Chronicle Cond A","Chronicle Cond B","serif"],"normal":{"color":"#000000","bold":true,"italic":false,"underlined":false},"onHover":{"color":"#000000","bold":true,"italic":false,"underlined":true},"margin":{"top":1,"left":1,"bottom":1,"right":1}},"price":{"fontSize":11,"alignment":"Left","fontFamily":["Chronicle Cond A","Chronicle Cond B","serif"],"normal":{"color":"#292929","bold":true,"italic":false,"underlined":false},"onHover":{"color":"#292929","bold":true,"italic":false,"underlined":false},"margin":{"top":1,"left":1,"bottom":1,"right":1}},"rrp":{"fontSize":11,"alignment":"Right","fontFamily":["Chronicle Cond A","Chronicle Cond B","serif"],"normal":{"color":"#000000","bold":false,"italic":false,"underlined":false},"onHover":{"color":"#000000","bold":false,"italic":false,"underlined":false},"margin":{"top":1,"left":1,"bottom":1,"right":1}}},"backgroundColor":"#FFFFFF","padding":{"top":1,"left":1,"bottom":1,"right":1}},"runningElement":{"runningType":"Footer","runningBorder":{"top":0,"left":0,"bottom":0,"right":0},"height":20,"backgroundColor":"#ffffff","content":{"fontSize":11,"alignment":"Right","fontFamily":["Arial","Helvetica"],"normal":{"color":"#000000","bold":false,"italic":false,"underlined":false},"onHover":{"color":"#000000","bold":false,"italic":false,"underlined":false},"margin":{"top":1,"left":0,"bottom":1,"right":20}},"staticText":"Sponsored by"}}};
			Criteo.DisplayAd(
				{
					'zoneid' : 702406,
					'containerid' : 'crt-702406',
					'height' : 580,
					'layout' : layout,
					'passbackCode' : function(){
						window._taboola = window._taboola || [];
						_taboola.push({
							mode: 'thumbnails-a',
							container: 'taboola-below-article-thumbnails',
							placement: 'Below Article Thumbnails',
							target_type: 'mix'
						});
						_taboola.push({flush: true});
					}
				});
		</script>
	</div>
										
			</div>
		</div>

		<div class="sidebar">
			<div class="trending-widget">
        		<h2 class="title-line">Trending IN Restaurants</h2>
			<ol>
					<li>
				<h3 class="trending-post-title post-title">
					<a href="http://www.bostonmagazine.com/restaurants/2017/11/14/amy-schumer-dating-chris-fischer/">Is Amy Schumer Dating a Martha’s Vineyard Chef?</a>
				</h3>
			</li>
					<li>
				<h3 class="trending-post-title post-title">
					<a href="http://www.bostonmagazine.com/restaurants/2017/01/27/best-north-end-restaurants-boston/">Best North End Restaurants in Boston</a>
				</h3>
			</li>
					<li>
				<h3 class="trending-post-title post-title">
					<a href="http://www.bostonmagazine.com/restaurants/2018/02/13/best-boston-chocolate-shops/">The 10 Best Places to Buy Chocolate in Boston</a>
				</h3>
			</li>
					<li>
				<h3 class="trending-post-title post-title">
					<a href="http://www.bostonmagazine.com/restaurants/2017/07/30/chris-fischer-beetlebung-farm-market/">Chef Chris Fischer Debuts Beetlebung Farm Market</a>
				</h3>
			</li>
					<li>
				<h3 class="trending-post-title post-title">
					<a href="http://www.bostonmagazine.com/restaurants/2018/01/30/boston-restaurants-valentines-day-dining-2018/">30+ Boston Restaurants Offering Valentine’s Day Specials</a>
				</h3>
			</li>
			</ol>
	</div>
			
		<div id="rail-1" class="sticky-single-ad gtp-ad">
			<script>
			googletag.cmd.push(function() {
				googletag.display('rail-1');
		
			});
			</script>
		</div>		</div>

	</div>

</div><!-- .col-main -->

<div class="container">
	<hr class="double">
	<div class="newsletter">
		<h2 class="newsletter-title">
			Sign up for The Feed. <em>The latest on the city’s restaurants scene.</em>		</h2>
		<div class="newsletter-inner">
			<form action="http://www.bostonmagazine.com/newsletters" method="POST">
				<input type="hidden" name="hb-form-id" value="7db07794-2481-4812-b0f9-d37b0d0eaae4">
				<input type="text" name="hb-email" placeholder="Email address">
				<button type="submit">Subscribe</button>
			</form>
			<a href="http://www.bostonmagazine.com/newsletters" class="button">See all</a>
		</div>
	</div>
</div>

	<div class="three-column-module container">
		<h2 class="title-line">In This Section</h2>
		<div class="grid-content with-separator">
			<div class="grid-post"><a href="http://www.bostonmagazine.com/best-restaurants-in-boston/" class="post-image-link"><img src="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/11/best-restaurants-in-boston-2017-main-300x200.jpeg" alt="50 Best Restaurants" /></a><div class="grid-post-card"><h2 class="post-title"><a href="http://www.bostonmagazine.com/best-restaurants-in-boston/">50 Best Restaurants</a></h2></div><div class="guide-list"><p>An updated list of the top 50 restaurants in town that make Boston a true dining destination. These are the best places to eat in the city right now.</p>
</div></div><div class="grid-post"><a href="http://www.bostonmagazine.com/best-of-boston/2017/category/2017-restaurants-food/" class="post-image-link"><img src="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/10/2_bob-300x200.jpg" alt="Best of Boston 2017: Restaurants &amp; Food" /></a><div class="grid-post-card"><h2 class="post-title"><a href="http://www.bostonmagazine.com/best-of-boston/2017/category/2017-restaurants-food/">Best of Boston 2017: Restaurants &amp; Food</a></h2></div><div class="guide-list"><p><span style="font-weight: 400">Including delicate </span><i><span style="font-weight: 400">crudo</span></i><span style="font-weight: 400">, gourmet doughnuts, and Neapolitan pizza under the Tobin Bridge.</span></p>
</div></div><div class="grid-post"><a href="http://www.bostonmagazine.com/advertiser/jet-blue-card-2/" class="post-image-link"><img src="http://cdn1.bostonmagazine.com/wp-content/uploads/sites/2/2017/10/6__local_all_star_chefs_1_300x200-300x200.jpg" alt="Local All-Star Chefs Reveal Their Top Dishes and Travel Spots" /></a><div class="grid-post-card"><h2 class="post-title"><a href="http://www.bostonmagazine.com/advertiser/jet-blue-card-2/">Local All-Star Chefs Reveal Their Top Dishes and Travel Spots</a></h2></div><div class="guide-list"><p><span style="font-weight: 400">View </span><span style="font-weight: 400">our exclusive video and interviews with all-star chefs presented by The JetBlue Card.</span></p>
</div></div>		</div>
	</div>
	

		<div id="leaderboard-2" class="advertisement container gtp-ad">
			<script>
			googletag.cmd.push(function() {
				googletag.display('leaderboard-2');
		
			});
			</script>
		</div>

	<footer class="site-footer" role="contentinfo" id="js-footer">
		<div class="footer-navigation"><ul id="menu-footer-menu" class="menu-footer-main container"><li id="menu-item-174641" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-174641"><a href="http://www.bostonmagazine.com/about/">About</a></li>
<li id="menu-item-203231" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-203231"><a href="http://www.bostonmagazine.com/contact/">Contact</a></li>
<li id="menu-item-461741" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-461741"><a href="http://www.bostonmagazine.com/masthead/">Masthead</a></li>
<li id="menu-item-174651" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-174651"><a href="http://www.bostonmagazine.com/subscribe-to-boston/">Subscribe</a></li>
<li id="menu-item-174671" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-174671"><a href="http://www.bostonmagazine.com/mediakit">Advertise</a></li>
<li id="menu-item-174661" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-174661"><a href="https://bst.pcdfusion.com/pcd/CustomerSupport/App/2332">Customer Service</a></li>
<li id="menu-item-2323712" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2323712"><a href="http://www.bostonmagazine.com/careers/">Careers</a></li>
<li id="menu-item-174681" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-174681"><a href="http://www.bostonmagazine.com/privacy-policy/">Privacy Policy</a></li>
</ul></div>		<div class="site-footer-inner container">
			<a href="http://www.bostonmagazine.com" class="footer-logo">
				<span>		<svg class="mc-icon bostonmagazine-logo" aria-hidden="true">
									<use
				xlink:href="http://www.bostonmagazine.com/wp-content/themes/metrocorp/images/sprite.svg#mc-icon-bostonmagazine-logo"/>
		</svg>
		</span>
				<span class="screen-reader-text">Boston Magazine</span>
			</a>
			<ul id="menu-social-2" class="menu-footer-social"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351226"><a target="_blank" href="https://www.facebook.com/bostonmagazine"><span class="screen-reader-text">Facebook</span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351228"><a target="_blank" href="https://www.instagram.com/bostonmagazine/"><span class="screen-reader-text">Instagram</span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351231"><a target="_blank" href="https://www.twitter.com/bostonmagazine"><span class="screen-reader-text">Twitter</span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2351232"><a target="_blank" href="https://www.linkedin.com/company/20084/"><span class="screen-reader-text">LinkedIn</span></a></li>
</ul>			<p class="footer-copyright">2018  &copy; Metro Corp. All Rights Reserved.</p>
		</div>
                                    <div class="sticky-footer-ad" id="js-mobile-sticky">
			<button id="js-remove-sticky">X</button>
			
		<div id="mobile_sticky" class=" gtp-ad">
			<script>
			if ( window.gptIsMobile() ) {
			googletag.cmd.push(function() {
				googletag.display('mobile_sticky');
		
			});
			}
			</script>
		</div>                    </div>
                
	</footer>

	<div class="container" id="gutter-container"></div>
	
		<div id="interstitial" class="out-of-page gtp-ad">
			<script>
			googletag.cmd.push(function() {
				googletag.display('interstitial');
		
				googletag.pubads().refresh( [metrocorp.slotsFired['interstitial']] );
			});
			</script>
		</div>
		<div id="skin" class="1x1 gtp-ad">
			<script>
			googletag.cmd.push(function() {
				googletag.display('skin');
		
				googletag.pubads().refresh( [metrocorp.slotsFired['skin']] );
			});
			</script>
		</div><script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-content/plugins/metrocorp-image-gallery/assets/js/src/jquery.royalslider.min.js?ver=9.9.5.1'></script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-includes/js/underscore.min.js?ver=1.8.3'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
/* ]]> */
</script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-includes/js/wp-util.min.js?ver=4.7.9'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var metrocorpSettings = {"theme":"http:\/\/www.bostonmagazine.com\/wp-content\/themes\/metrocorp-bostonmagazine","gptNetworkID":"\/307442\/site195.tmus\/","isSectionFront":"","isArchive":"","isSingle":"1","postType":"post"};
/* ]]> */
</script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/js/metrocorp.min.js?ver=0.1.21'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var HUBSPOT = {"portalId":"510637","formId":"7db07794-2481-4812-b0f9-d37b0d0eaae4","email":"","target":".bm-hubspot-form-wrapper"};
/* ]]> */
</script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-content/themes/metrocorp/assets/js/metrocorp-hubspot.min.js?ver=1518102585'></script>
<script type='text/javascript' src='http://cdn1.bostonmagazine.com/wp-includes/js/wp-embed.min.js?ver=4.7.9'></script>
	</body>
</html>