- fix a typo in MESSAGE-main

from Daniele Pilenga
This commit is contained in:
ajacoutot 2008-11-26 09:05:31 +00:00
parent a10f19b095
commit bf555a7a36
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/09/05 11:19:48 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2008/11/26 09:05:31 ajacoutot Exp $
SHARED_ONLY= Yes
@ -10,7 +10,7 @@ COMMENT-mysql = MySQL module for Cherokee web server
VERSION = 0.8.1
DISTNAME = cherokee-${VERSION}
PKGNAME-main = ${DISTNAME}
PKGNAME-main = ${DISTNAME}p0
PKGNAME-ldap= cherokee-ldap-${VERSION}
PKGNAME-mysql= cherokee-mysql-${VERSION}
PKGNAME-geoip= cherokee-geoip-${VERSION}

View File

@ -19,4 +19,4 @@ fi
and in /etc/rc.conf.local :
cherokee_flags="-d" # use -d to run in daemon mode
cheroke_admin_flags=NO # use -b if you want listen on ALL interfaces
cherokee-admin_flags=NO # use -b if you want listen on ALL interfaces