From bf9172688f9a24d6d6451c84dd41b0450705bd8e Mon Sep 17 00:00:00 2001 From: Georg Schwarz Date: Sun, 19 Apr 2020 22:32:54 +0200 Subject: [PATCH] showmesh: change download site and home page to archive.org copy of original --- showmesh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/showmesh/Makefile b/showmesh/Makefile index 0ee0a6459b..d1d09378cb 100644 --- a/showmesh/Makefile +++ b/showmesh/Makefile @@ -3,11 +3,11 @@ DISTNAME= showmesh-1.0 PKGREVISION= 2 CATEGORIES= graphics -MASTER_SITES= http://www-dinma.univ.trieste.it/nirftc/research/easymesh/ +MASTER_SITES= https://web.archive.org/web/20170109013501/http://www-dinma.univ.trieste.it/nirftc/research/easymesh/ DISTFILES= showmesh_1_0.c MAINTAINER= schwarz@NetBSD.org -HOMEPAGE= http://www-dinma.univ.trieste.it/nirftc/research/easymesh/ +HOMEPAGE= https://web.archive.org/web/20170109013501/http://www-dinma.univ.trieste.it/nirftc/research/easymesh/ COMMENT= Display program for easymesh WRKSRC= ${WRKDIR}