aboutsummaryrefslogtreecommitdiff
path: root/mail/spampd
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-04-17 01:31:48 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-04-17 01:31:48 +0000
commit878989f3e350132919eb64302aeb98751694d30b (patch)
tree48a2b13f655d14c7248bd15e90fb9911fb1499ab /mail/spampd
parenta8dd349ab17260be64c4a598d3dc127c738676e6 (diff)
downloadports-878989f3e350132919eb64302aeb98751694d30b.tar.gz
ports-878989f3e350132919eb64302aeb98751694d30b.zip
Add necessary information to RC script.
PR: ports/121669 Submitted by: Doug Martin <drearwig@hotmail.com> Approved by: garga (mentor), maintainer (timeout)
Notes
Notes: svn path=/head/; revision=211423
Diffstat (limited to 'mail/spampd')
-rw-r--r--mail/spampd/Makefile2
-rw-r--r--mail/spampd/files/spampd.in3
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/spampd/Makefile b/mail/spampd/Makefile
index 4702fd2d3c81..1b390a65cfc2 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 6bda0f1c0db5..75a9facdc62b 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:
#