1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Fix typo.

PR:		www/102101
Submitted by:	Filipe Rocha (maintainer)
This commit is contained in:
Ion-Mihai Tetcu 2006-08-15 16:55:24 +00:00
parent 97bbbfe6aa
commit 7682cbe839
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170740

View File

@ -23,7 +23,7 @@ WANT_PHP_WEB= yes
OJSDIR?= www/ojs2
OPTIONS= MYSQL "Use a MYSQL Database" on \
PGSQL "Use a PosgreSQL Database" off
PGSQL "Use a PostgreSQL Database" off
.include <bsd.port.pre.mk>