git: 092407a01e68 - main - x11-toolkits/libxaw3dxft: adjust WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Sep 2022 15:57:48 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=092407a01e68b7a13fa957ca0d2e3ede0df01b7e commit 092407a01e68b7a13fa957ca0d2e3ede0df01b7e Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-09-26 05:59:55 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-09-26 15:54:12 +0000 x11-toolkits/libxaw3dxft: adjust WWW The previous location showed xpaint, without showing the directory of related files and the location of libxaw3dxft, other applications and patches for existing applications. There was no link from that page to these important locations of those files or descriptions. PR: 266614 Reported by: pyrus@bsdmail.com (maintainer) --- x11-toolkits/libxaw3dxft/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/libxaw3dxft/Makefile b/x11-toolkits/libxaw3dxft/Makefile index 16cea55f92b7..b8006c7cdcdf 100644 --- a/x11-toolkits/libxaw3dxft/Makefile +++ b/x11-toolkits/libxaw3dxft/Makefile @@ -6,7 +6,7 @@ DISTNAME= libXaw3dXft-${DISTVERSION} MAINTAINER= pyrus@bsdmail.com COMMENT= 3D Xaw (Athena Widget Set) replacement with extended fonts -WWW= http://sf-xpaint.sourceforge.net/ +WWW= https://sourceforge.net/projects/sf-xpaint/files/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING