correctly spell postgresql in DESCR; bump PKGNAME; ok sturm@
This commit is contained in:
parent
8a4bd3e07f
commit
96f9daee9c
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user