diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-12-15 06:42:16 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-12-15 06:42:16 +0000 |
commit | 14b23de2718dbc6556c8490c4c5604ed36c21ceb (patch) | |
tree | 334e320486923ad77a8f116a8b50df41f8304aa4 /mail/dspam-devel/files/dspam-devel.sh.in | |
parent | Add missing dependency on PHP session module. (diff) |
- Fix memory leak in BNR (resurrect files/patch-src_libdspam.c from Attic
but with totally different content imported from vendor CVS).
- Bump PORTREVISION.
PR: ports/90361
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Diffstat (limited to 'mail/dspam-devel/files/dspam-devel.sh.in')
-rw-r--r-- | mail/dspam-devel/files/dspam-devel.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dspam-devel/files/dspam-devel.sh.in b/mail/dspam-devel/files/dspam-devel.sh.in index a94e95abffac..390a040b0fd9 100644 --- a/mail/dspam-devel/files/dspam-devel.sh.in +++ b/mail/dspam-devel/files/dspam-devel.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # $FreeBSD$ # formerly $ FreeBSD: ports/mail/dspam-devel/files/dspam.rc,v 1.2 2005/02/25 03:09:26 leeym Exp $ -# $Tecnik: ports/mail/dspam-devel/files/dspam-devel.sh.in,v 1.2 2005/12/11 21:57:45 itetcu Exp $ +# $Tecnik: ports/mail/dspam-devel/files/dspam-devel.sh.in,v 1.3 2005/12/13 21:09:37 itetcu Exp $ # PROVIDE: dspam # REQUIRE: DAEMON %%MYSQL%% %%PGSQL%% %%CLAMD%% |