David Coppa <[email protected]> wrote: > --- Makefile 27 Nov 2010 11:54:53 -0000 1.41 > +++ Makefile 24 Jun 2011 21:37:06 -0000 > @@ -5,7 +5,7 @@ COMMENT= real-time, concurrent and distr > V= R13B04 > DISTNAME= otp_src_${V} > PKGNAME= erlang-13b.04 > -REVISION= 2 > +REVISION= 3 > CATEGORIES= lang > > # Erlang Public License > @@ -17,7 +17,7 @@ WANTLIB= c crypto m ncurses pthread ssl > > MAINTAINER= Alex Popov <[email protected]> > > -MASTER_SITES= ${HOMEPAGE}/download/ > +MASTER_SITES= ${HOMEPAGE}download/
MASTER_SITES is not registered in the package, so no bump is required. -- Christian "naddy" Weisgerber [email protected]
