git: a40237cea841 - main - devel/art: Update references to stale distribution site
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Sep 2022 13:25:27 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=a40237cea841433d9fd0a3a0171e8c3b29b2f1f8 commit a40237cea841433d9fd0a3a0171e8c3b29b2f1f8 Author: Vladimir Gorelov <virtual.lark@gmail.com> AuthorDate: 2022-09-16 13:22:45 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2022-09-16 13:25:10 +0000 devel/art: Update references to stale distribution site --- devel/art/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/art/Makefile b/devel/art/Makefile index 0bd1aec6d3bb..41891448a876 100644 --- a/devel/art/Makefile +++ b/devel/art/Makefile @@ -1,12 +1,11 @@ PORTNAME= art PORTVERSION= 0.9.02 CATEGORIES= devel -MASTER_SITES= http://skylark.tsu.ru/art/0.9/download/src/ \ - SF/art-project/src/ +MASTER_SITES= SF/art-project/src/ MAINTAINER= virtual.lark@gmail.com COMMENT= Resource tracing, debugging, and profiling tool -WWW= http://skylark.tsu.ru/art/index-en.html +WWW= https://github.com/larkvirtual/restracer/ LICENSE= GPLv3