diff options
author | wxs <wxs@FreeBSD.org> | 2008-04-17 09:31:48 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-04-17 09:31:48 +0800 |
commit | 6dd7e23e25d7f97d8b9555138da84bef67e4c826 (patch) | |
tree | b8fd4d0cd76a37b0d9896dc79eb7b0168197ad40 /mail | |
parent | 2ede5047572da482261d42b33fd2c4bd719537d8 (diff) | |
download | freebsd-ports-graphics-6dd7e23e25d7f97d8b9555138da84bef67e4c826.tar.gz freebsd-ports-graphics-6dd7e23e25d7f97d8b9555138da84bef67e4c826.tar.zst freebsd-ports-graphics-6dd7e23e25d7f97d8b9555138da84bef67e4c826.zip |
Add necessary information to RC script.
PR: ports/121669
Submitted by: Doug Martin <drearwig@hotmail.com>
Approved by: garga (mentor), maintainer (timeout)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spampd/Makefile | 2 | ||||
-rw-r--r-- | mail/spampd/files/spampd.in | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/spampd/Makefile b/mail/spampd/Makefile index 4702fd2d3c8..1b390a65cfc 100644 --- a/mail/spampd/Makefile +++ b/mail/spampd/Makefile @@ -7,7 +7,7 @@ PORTNAME= spampd PORTVERSION= 2.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= http://www.worlddesign.com/Content/rd/mta/spampd/ diff --git a/mail/spampd/files/spampd.in b/mail/spampd/files/spampd.in index 6bda0f1c0db..75a9facdc62 100644 --- a/mail/spampd/files/spampd.in +++ b/mail/spampd/files/spampd.in @@ -1,6 +1,9 @@ #!/bin/sh # # PROVIDE: spampd +# REQUIRE: login +# BEFORE: mail +# KEYWORD: shutdown # # Add the fellowing line to /etc/rc.conf to enable spampd: # |