On 2021/01/11 12:04, Gerald Chudyk wrote: > Index: lang/gnucobol/Makefile > =================================================================== > RCS file: /cvs/ports/lang/gnucobol/Makefile,v > retrieving revision 1.7 > diff -u -p -u -r1.7 Makefile > --- lang/gnucobol/Makefile 27 Dec 2020 16:54:11 -0000 1.7 > +++ lang/gnucobol/Makefile 11 Jan 2021 19:58:48 -0000 > @@ -8,7 +8,7 @@ SHARED_LIBS += cob 5.0 # 5.0 > > CATEGORIES = lang > > -HOMEPAGE = http://www.opencobol.org/ > +HOMEPAGE = http://www.gnu.org/software/gnucobol/ > > # compiler: GPLv3+ > # run-time library: LGPLv3+ >
It just redirects to https://gnucobol.sourceforge.io/, I'll update it to that instead.
