fix 6-year-old vi typo.
This commit is contained in:
parent
68e07c1104
commit
3f6e0157dd
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2011/11/16 15:56:38 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/12/15 09:54:53 sthen Exp $
|
||||
|
||||
COMMENT= web-based double opt-in newsletter manager
|
||||
|
||||
DISTNAME= phplist-2.10.17
|
||||
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -4,7 +4,7 @@ You should point this to the DocumentRoot of your web-server:
|
||||
# ln -s ../lists /var/www/htdocs/lists
|
||||
(make sure you use a relative symlink since Apache is chrooted)
|
||||
|
||||
Basic configuration of PHPlist cwmust be is done by editing the file
|
||||
Basic configuration of PHPlist is done by editing the file
|
||||
${INSTDIR}/config/config.php.
|
||||
|
||||
Enable the MySQL and IMAP extensions of PHP5 and create a database for phplist
|
||||
|
Loading…
x
Reference in New Issue
Block a user