unfortunately the manpages were removed from MailScanner at some

point, so don't point people at them in MESSAGE.

"Sucks!  But ok.." todd@
This commit is contained in:
sthen 2008-11-06 15:53:46 +00:00
parent ddddffa0fe
commit 859f068437
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2008/10/05 21:08:49 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2008/11/06 15:53:46 sthen Exp $
COMMENT= virus/spam scanning framework
@ -8,7 +8,7 @@ Vss= ${Vs}-1
CATEGORIES= mail
MASTER_SITES= http://mailscanner.info/files/4/tar/
DISTNAME= mailscanner-${V}.${Vss}
PKGNAME= mailscanner-${V}.${Vss:S/-/./}
PKGNAME= mailscanner-${V}.${Vss:S/-/./}p0
DISTFILES= MailScanner-install-${V}.${Vss}${EXTRACT_SUFX}
WRKDIST= ${WRKDIR}/MailScanner-${V}.${Vss}

View File

@ -1,6 +1,6 @@
See ${PREFIX}/share/doc/MailScanner/README.OpenBSD.port,
http://www.mailscanner.info, the man pages MailScanner and
MailScanner.conf for further instructions.
http://www.mailscanner.info, and the sample configuration
files in ${SYSCONFDIR}/MailScanner for further instructions.
You will need to make several modifications to your startup
routines, documented in the README.OpenBSD.port file above