Date: Mon, 30 Oct 2023 22:39:24 GMT From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bf70e962a370 - main - biology/babel: Update WWW Message-ID: <202310302239.39UMdOKp095945@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf70e962a3706eba52a51d2065900f3f74f82630 commit bf70e962a3706eba52a51d2065900f3f74f82630 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2023-10-27 21:02:23 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2023-10-30 22:37:03 +0000 biology/babel: Update WWW Homepage link is dead,use last webarchive instead. --- biology/babel/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/biology/babel/Makefile b/biology/babel/Makefile index 9c376d8f201b..4fd844ca96f7 100644 --- a/biology/babel/Makefile +++ b/biology/babel/Makefile @@ -2,12 +2,11 @@ PORTNAME= babel PORTVERSION= 1.6 PORTREVISION= 4 CATEGORIES= biology converters -MASTER_SITES= http://smog.com/chem/babel/files/ \ - http://www.ccl.net/cca/software/UNIX/babel/ +MASTER_SITES= http://www.ccl.net/cca/software/UNIX/babel/ MAINTAINER= ports@FreeBSD.org COMMENT= Converts among various molecular file formats -WWW= http://smog.com/chem/babel/ +WWW= https://web.archive.org/web/20030604155749/http://smog.com/chem/babel/ CONFLICTS_INSTALL= openbabel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310302239.39UMdOKp095945>