Ticket #40033: dspam.diff
File dspam.diff, 579 bytes (added by ryandesign (Ryan Carsten Schmidt), 11 years ago) |
---|
-
Portfile
5 5 6 6 name dspam 7 7 version 3.10.2 8 revision 18 revision 2 9 9 categories mail net 10 10 license AGPL-3 11 11 maintainers nomaintainer … … 105 105 } 106 106 } 107 107 108 startupitem.executable ${prefix}/bin/dspam --daemon --nofork 109 108 110 notes " 109 111 Please create the dspam configuration file ${prefix}/etc/dspam.conf\ 110 112 by using the sample file ${prefix}/etc/dspam.conf.sample as a reference