View | Details | Raw Unified | Return to bug 46799
Collapse All | Expand All

(-)spamass-milter/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	spamass-milter
8
PORTNAME=	spamass-milter
9
PORTVERSION=	0.1.2
9
PORTVERSION=	0.1.3a
10
CATEGORIES=	mail
10
CATEGORIES=	mail
11
MASTER_SITES=	http://savannah.nongnu.org/download/spamass-milt/
11
MASTER_SITES=	http://savannah.nongnu.org/download/spamass-milt/
12
12
(-)spamass-milter/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (spamass-milter-0.1.2.tar.gz) = e9e03e6e42d0d3f21ad2bf3b33633ea9
1
MD5 (spamass-milter-0.1.3a.tar.gz) = 7e34961e553b81169f8bca8d8cab23f0
(-)spamass-milter/files/activation.txt (-2 / +2 lines)
Lines 57-64 Link Here
57
57
58
9. Test the whole piece:
58
9. Test the whole piece:
59
59
60
	/usr/sbin/sendmail root < /usr/local/share/doc/Mail-SpamAssassin/sample-nonspam.txt
60
	/usr/sbin/sendmail root < /usr/local/share/doc/p5-Mail-SpamAssassin/sample-nonspam.txt
61
	/usr/sbin/sendmail root < /usr/local/share/doc/Mail-SpamAssassin/sample-spam.txt
61
	/usr/sbin/sendmail root < /usr/local/share/doc/p5-Mail-SpamAssassin/sample-spam.txt
62
62
63
   Each of these commands might take a long time to finish (up to about
63
   Each of these commands might take a long time to finish (up to about
64
   10-20 seconds), so please be patient.
64
   10-20 seconds), so please be patient.

Return to bug 46799