git: 89a9e89afad6 - main - misc/pinfo: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 20:53:04 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=89a9e89afad62c21353c70031608dc7ac52eefb5 commit 89a9e89afad62c21353c70031608dc7ac52eefb5 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2022-09-10 20:52:32 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2022-09-10 20:52:32 +0000 misc/pinfo: Update WWW --- misc/pinfo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 0eb280ef837b..98b2032caf90 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= MAINTAINER= otis@FreeBSD.org COMMENT= Ncurses based, lynx style info documentation browser -WWW= http://pinfo.alioth.debian.org/ +WWW= https://github.com/baszoetekouw/pinfo LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING