Skip to content

Commit

Permalink
CHANGES: Fix typos
Browse files Browse the repository at this point in the history
Remember to run git add before git commit --amend to actually include last
minute changes in the commit ;)
  • Loading branch information
fsmeets committed Apr 8, 2024
1 parent 7915eb5 commit f4ec56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Expand Up @@ -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:
Expand Down

0 comments on commit f4ec56f

Please sign in to comment.