correctly spell postgresql in DESCR; bump PKGNAME; ok sturm@

This commit is contained in:
david 2006-02-15 05:58:19 +00:00
parent 8a4bd3e07f
commit 96f9daee9c
2 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2006/01/22 04:10:42 brad Exp $
# $OpenBSD: Makefile,v 1.9 2006/02/15 05:58:19 david Exp $
COMMENT= "anti-spam filter"
VERSION= 3.6.3
DISTNAME= dspam-${VERSION}
PKGNAME= ${DISTNAME}p0
SHARED_LIBS= dspam 7.0
MODGNU_SHARED_LIBS= dspam ''
LIBdspam_ALIAS= realdspam

View File

@ -18,7 +18,7 @@ Available flavors are:
- sqlite3: use the sqlite 3.x library as a storage engine. This is the
default.
- pgsql: use a posgresql server as a storage engine.
- pgsql: use a postgresql server as a storage engine.
- mysql: use a mysql server as a storage engine.