git: d6626837255a - main - lang/nawk: update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Apr 2025 12:55:36 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6626837255a5733578664b50dfc5d63df9b28d3 commit d6626837255a5733578664b50dfc5d63df9b28d3 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2025-04-16 12:54:19 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2025-04-16 12:55:32 +0000 lang/nawk: update WWW Old WWW redirects to unrelated VPN page. Approved by: portmgr blanket --- lang/nawk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile index e83ed486f3c2..ab705893deca 100644 --- a/lang/nawk/Makefile +++ b/lang/nawk/Makefile @@ -8,7 +8,7 @@ DIST_SUBDIR= nawk-${PORTVERSION} MAINTAINER= portmaster@BSDforge.com COMMENT= Brian Kernighan's pattern scanning and processing language -WWW= http://cm.bell-labs.com/cm/cs/awkbook/index.html +WWW= https://github.com/onetrueawk/awk NO_WRKSUBDIR= yes MAKEFILE= makefile