On 2015/09/16 09:30, Ryan Freeman wrote: > Hello! > > I received a heads up from Jiri Navratil < jiri at navratil dot cz > > about a homepage update for sysutils/uptimed. Thanks Jiri, sorry for > the delay! > > OK?
OK. There are new releases on the github page, too. > Index: Makefile > =================================================================== > RCS file: /cvs/ports/sysutils/uptimed/Makefile,v > retrieving revision 1.3 > diff -u -p -r1.3 Makefile > --- Makefile 22 Oct 2014 13:55:07 -0000 1.3 > +++ Makefile 16 Sep 2015 16:25:50 -0000 > @@ -3,11 +3,11 @@ > COMMENT = keeps a list of uptime records > DISTNAME = uptimed-0.3.17 > CATEGORIES = sysutils > -REVISION = 1 > +REVISION = 2 > > SHARED_LIBS += uptimed 0.0 # 0.0 > > -HOMEPAGE = http://podgorny.cz/moin/Uptimed > +HOMEPAGE = https://github.com/rpodgorny/uptimed/ > > MAINTAINER = Ryan Freeman <[email protected]> > >
