Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2022 17:24:23 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a6a97a3cca25 - main - graphics/xv: fix WWW
Message-ID:  <202209261724.28QHONGb087913@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a6a97a3cca25be703301ef30b83ae1712549cb29

commit a6a97a3cca25be703301ef30b83ae1712549cb29
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2022-09-26 17:24:12 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2022-09-26 17:24:12 +0000

    graphics/xv: fix WWW
---
 graphics/xv/Makefile  | 2 +-
 graphics/xv/pkg-descr | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index b0839c67cf0c..089535c3389f 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -14,7 +14,7 @@ PATCHFILES=	xv-3.10a-enhancements.20070520-20081216.diff
 
 MAINTAINER?=	dinoex@FreeBSD.org
 COMMENT?=	X11 program that displays images of various formats
-WWW=		http://www.gregroelofs.com/greg_xv.html
+WWW=		http://www.trilon.com/xv/
 
 LIB_DEPENDS=	libtiff.so:graphics/tiff \
 		libpng.so:graphics/png \
diff --git a/graphics/xv/pkg-descr b/graphics/xv/pkg-descr
index 46ae35b8c0a0..f97231a5b2d7 100644
--- a/graphics/xv/pkg-descr
+++ b/graphics/xv/pkg-descr
@@ -17,4 +17,4 @@ for proper usage.
 
 LICENSE: shareware, free for personal use
 
-See also: http://www.trilon.com/xv/
+See also: http://www.gregroelofs.com/greg_xv.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209261724.28QHONGb087913>