diff options
| author | Florian Smeets <flo@FreeBSD.org> | 2024-04-08 20:43:33 +0000 |
|---|---|---|
| committer | Florian Smeets <flo@FreeBSD.org> | 2024-04-08 20:43:33 +0000 |
| commit | f4ec56fe7b087557686a786e13d07eaf0ee882df (patch) | |
| tree | 22b8b4672bb82535ffab609096f3deeafd3e2f87 | |
| parent | 7915eb5cbe18153b51601e2b524e96363daf067c (diff) | |
CHANGES: Fix typos
Remember to run git add before git commit --amend to actually include last
minute changes in the commit ;)
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ AUTHOR: flo@FreeBSD.org A new variable DBD_MYSQL has been introduced and should be used to depend on the correct version of p5-DBD-mysql. Versions >= 5.000 removed support for MariaDB. DBD_MYSQL will check which MYSQL_FLAVOUR is used and set the - correct version as a dependancy. For this to work ports need to add mysql + correct version as a dependency. For this to work, ports need to add mysql to USES. 20240408: |
