git: fc716c0168b5 - main - games/vt100-art-and-animations: unbreak
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 13:56:08 UTC
The branch main has been updated by eugen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fc716c0168b50cd84af2d14640420983c2b73d14
commit fc716c0168b50cd84af2d14640420983c2b73d14
Author: Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2022-06-29 13:54:03 +0000
Commit: Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2022-06-29 13:56:02 +0000
games/vt100-art-and-animations: unbreak
Unbreak and undeprecate the port providing several
live distfile sources.
---
games/vt100-art-and-animations/Makefile | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/games/vt100-art-and-animations/Makefile b/games/vt100-art-and-animations/Makefile
index 1fec2fb58c6f..5fa72f184a74 100644
--- a/games/vt100-art-and-animations/Makefile
+++ b/games/vt100-art-and-animations/Makefile
@@ -1,6 +1,9 @@
PORTNAME= vt100-art-and-animations
DISTVERSION= 2020.04.09
-MASTER_SITES= http://artscene.textfiles.com/archives/
+MASTER_SITES= 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}
@@ -8,10 +11,6 @@ DIST_SUBDIR= ${PKGNAME}
MAINTAINER= 0mp@FreeBSD.org
COMMENT= VT100 art and animations
-BROKEN= fails to fetch
-DEPRECATED= Upstream disappeared
-EXPIRATION_DATE=2022-08-01
-
LICENSE= UNKNOWN
LICENSE_NAME= Unknown
LICENSE_TEXT= The license is unknown.