aboutsummaryrefslogtreecommitdiff
path: root/security/swatch
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-03-12 01:28:28 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-03-12 01:28:28 +0000
commitab6764d1b6c7685436743c7ad9fb0a35c698ce46 (patch)
treefb5c3c5758e5dd1b26de87557cb9799f0dc24ef8 /security/swatch
parent8c32b0a02c42f2304c20be606f579faeb0ebe208 (diff)
downloadports-ab6764d1b6c7685436743c7ad9fb0a35c698ce46.tar.gz
ports-ab6764d1b6c7685436743c7ad9fb0a35c698ce46.zip
- Make RC script match pid with procname
PR: 117957 Submitted by: Michael Scheidell <scheidell@secnap.net> Reviewed by: Joseph Scott <joseph@randomnetworks.com> (maintainer) Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer), miwi (mentor)
Notes
Notes: svn path=/head/; revision=208867
Diffstat (limited to 'security/swatch')
-rw-r--r--security/swatch/Makefile1
-rw-r--r--security/swatch/files/swatch.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/security/swatch/Makefile b/security/swatch/Makefile
index 92cb0dda36bc..e41f19b35f54 100644
--- a/security/swatch/Makefile
+++ b/security/swatch/Makefile
@@ -7,6 +7,7 @@
PORTNAME= swatch
PORTVERSION= 3.2.1
+PORTREVISION= 1
CATEGORIES= security sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= swatch
diff --git a/security/swatch/files/swatch.sh b/security/swatch/files/swatch.sh
index 27db9a15367f..b05aceb09a97 100644
--- a/security/swatch/files/swatch.sh
+++ b/security/swatch/files/swatch.sh
@@ -23,6 +23,7 @@ name=swatch
rcvar=`set_rcvar`
command=%%PREFIX%%/bin/swatch
+procname=%%PREFIX%%/bin/perl
load_rc_config ${name}