Date: Mon, 22 Aug 2022 03:34:22 GMT From: Eugene Grosbein <eugen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 32fe48ee4199 - main - games/vt100-art-and-animations: welcome back artscene.textfiles.com Message-ID: <202208220334.27M3YMmq068174@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/ports/commit/?id=32fe48ee4199b8f4ed8da5dd77676bc9ebac8663 commit 32fe48ee4199b8f4ed8da5dd77676bc9ebac8663 Author: Eugene Grosbein <eugen@FreeBSD.org> AuthorDate: 2022-08-22 03:31:16 +0000 Commit: Eugene Grosbein <eugen@FreeBSD.org> CommitDate: 2022-08-22 03:31:16 +0000 games/vt100-art-and-animations: welcome back artscene.textfiles.com artscene.textfiles.com rose from the ashes, so partially back out my previous change making original source primary again. --- games/vt100-art-and-animations/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/vt100-art-and-animations/Makefile b/games/vt100-art-and-animations/Makefile index 045b86be5520..1938b6f40aa2 100644 --- a/games/vt100-art-and-animations/Makefile +++ b/games/vt100-art-and-animations/Makefile @@ -1,9 +1,9 @@ PORTNAME= vt100-art-and-animations DISTVERSION= 2020.04.09 -MASTER_SITES= https://freebsd.lxxl.us/distfiles/${PORTNAME}-${DISTVERSION}/ \ +MASTER_SITES= http://artscene.textfiles.com/archives/ \ + https://freebsd.lxxl.us/distfiles/${PORTNAME}-${DISTVERSION}/ \ http://www.grosbein.net/freebsd/distfiles/ \ LOCAL/eugen -# http://artscene.textfiles.com/archives/ CATEGORIES= games DISTNAME= vt100 DIST_SUBDIR= ${PKGNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208220334.27M3YMmq068174>