I don't know whether it's okay to request port maintainership but the patch can easily be modified if not.
Regards. -- Dan Andersen
Index: Makefile =================================================================== RCS file: /cvs/ports/lang/ecl/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Makefile 16 Mar 2016 21:19:38 -0000 1.29 +++ Makefile 13 Oct 2016 10:22:23 -0000 @@ -13,13 +13,15 @@ SHARED_LIBS += ecl 5.0 HOMEPAGE = https://common-lisp.net/project/ecl/ +MAINTAINER = Dan Andersen <cl...@yandex.com> + SUBST_VARS = V EXTRACT_SUFX = .tgz # GPLv2 or later PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = ${HOMEPAGE}files/release/${V}/ +MASTER_SITES = ${HOMEPAGE}static/files/release/ CONFIGURE_STYLE = gnu TEST_TARGET = check