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:
parent
377a8969a2
commit
de745e3b9f
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user