On Thu, Mar 25, 2021 at 05:36:40PM -0400, Dave Voutila wrote: > Hi! > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/geo/openbsd-developers/Makefile,v > retrieving revision 1.173 > diff -u -p -a -u -r1.173 Makefile > --- Makefile 21 Nov 2020 01:50:57 -0000 1.173 > +++ Makefile 25 Mar 2021 21:32:54 -0000 > @@ -4,7 +4,7 @@ CATEGORIES= geo > COMMENT= geographic location of past and present OpenBSD > developers > > DISTNAME= openbsd-developers-2.0 > -REVISION= 39 > +REVISION= 40 > > DISTFILES= > HOMEPAGE= https://www.openbsd.org/ > Index: files/OpenBSD > =================================================================== > RCS file: /cvs/ports/geo/openbsd-developers/files/OpenBSD,v > retrieving revision 1.169 > diff -u -p -a -u -r1.169 OpenBSD > --- files/OpenBSD 21 Nov 2020 01:50:57 -0000 1.169 > +++ files/OpenBSD 25 Mar 2021 21:32:54 -0000 > @@ -72,6 +72,7 @@ > 44.01 -79.93 "ian" # Ian Darwin > 44.1 -77.580556 "brynet" # Bryan Steele > 44.4325 26.103889 "pirofti" # Paul Irofti > +44.437481 -73.068176 "dv" # Dave Voutila > 45.095683 -93.4982 "jim" # Jim Razmus II > 45.2002 5.7222 "ratchov" # Alexandre Ratchov > 45.25135 3.19975 "miod" # Miod Vallat
ok mlarkin@