diff options
| author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-11-06 17:37:32 +0000 |
|---|---|---|
| committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-11-06 17:37:32 +0000 |
| commit | 080ea6ab4480770854cb47dacb3f668a072066da (patch) | |
| tree | f537cbafa73d2fb57f720684daed4efd1878b624 | |
| parent | d752fe54fc8a8e948f74151c59ff02f701b899b2 (diff) | |
| download | doc-080ea6ab4480770854cb47dacb3f668a072066da.tar.gz doc-080ea6ab4480770854cb47dacb3f668a072066da.zip | |
Change ports. Old links are dead
PR: 260847
Submitted by: grahamperrin@
| -rw-r--r-- | documentation/content/en/books/porters-handbook/porting-dads/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/porters-handbook/porting-dads/_index.adoc b/documentation/content/en/books/porters-handbook/porting-dads/_index.adoc index 36b9691d31..91320fd80b 100644 --- a/documentation/content/en/books/porters-handbook/porting-dads/_index.adoc +++ b/documentation/content/en/books/porters-handbook/porting-dads/_index.adoc @@ -338,7 +338,7 @@ For instance, use `BROKEN` when a port: ** does not work on the installed version of FreeBSD ** has a distfile which may not be automatically fetched due to licensing restrictions -** does not work with some other currently installed port (for instance, the port depends on package:www/apache20[] but package:www/apache22[] is installed) +** does not work with some other currently installed port (for instance, the port depends on package:www/drupal7[] but package:www/drupal8[] is installed) + [NOTE] ==== |
