On 2009/02/16 09:22, patrick keshishian wrote: > On Mon, Feb 16, 2009 at 6:59 AM, Stuart Henderson <[email protected]> > wrote: > > this adds a MASTER_SITES_SAVANNAH to network.conf.template and makes > > use of it in the ports fetched from savannah. > > > > note that editors/beaver has a screwed up directory name which can't > > be used with the := construct, so I just add an XXX. > [...] > > +# XXX should use ${MASTER_SITES_SAVANNAH:=beaver/} but % in the > > +# XXX directory name causes a problem > > MASTER_SITES= > > http://download.savannah.gnu.org/releases-noredirect/beaver/0.3.0.1%20-%202008.06.26/ > > Can't you escape % symbols with %%? >
If you come up with a working diff, please feel free to send it.
