1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Mk/*: Update the link about adopting ports

Approved by:	rene (portmgr), lwhsu (mentor)
Differential Revision:	https://reviews.freebsd.org/D30744
This commit is contained in:
Guangyuan Yang 2021-06-20 19:29:13 -04:00
parent 377a8969a2
commit de745e3b9f
2 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@ if [ ${dp_MAINTAINER} = "ports@FreeBSD.org" ]; then
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
https://docs.freebsd.org/en/articles/contributing/#ports-contributing
EOD
},
EOT

View File

@ -3047,7 +3047,7 @@ check-deprecated:
@${ECHO_MSG}
@${ECHO_MSG} "More information about port maintainership is available at:"
@${ECHO_MSG}
@${ECHO_MSG} "https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port"
@${ECHO_MSG} "https://docs.freebsd.org/en/articles/contributing/#ports-contributing"
@${ECHO_MSG}
.endif
.if defined(DEPRECATED)