diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2004-12-13 20:34:29 +0000 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2004-12-13 20:34:29 +0000 |
commit | 30fc8c75f2eae2f63d2ff428799584dcc387bec9 (patch) | |
tree | 644165f93d04b9a2080b7adfc14b1bdbad38817c /sysutils/apcupsd | |
parent | 1838044fb7d6bb533a248e77807d4f1e586ccc77 (diff) | |
download | FreeBSD-ports-30fc8c75f2eae2f63d2ff428799584dcc387bec9.zip FreeBSD-ports-30fc8c75f2eae2f63d2ff428799584dcc387bec9.tar.gz |
o) Add smtp binary in $PREFIX/sbin directory
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r-- | sysutils/apcupsd/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/apcupsd/pkg-plist b/sysutils/apcupsd/pkg-plist index 165b5bf..7a52f4a 100644 --- a/sysutils/apcupsd/pkg-plist +++ b/sysutils/apcupsd/pkg-plist @@ -2,6 +2,7 @@ sbin/apcupsd sbin/apcaccess sbin/apcnisd sbin/apctest +sbin/smtp %%POWERFL%%sbin/powerflute etc/apcupsd/apcupsd.conf.net-master.sample etc/apcupsd/apcupsd.conf.net-slave.sample |