diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2004-12-14 04:34:29 +0800 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2004-12-14 04:34:29 +0800 |
commit | f0e6adb769d18e391c0c1bfd6ac1634de2574416 (patch) | |
tree | 269f48e0cb918b05b9fc1c87c1a4696eb4629503 /sysutils | |
parent | 78c3e4d8819f66f9c6c0996b88c1434ac9b4e497 (diff) | |
download | freebsd-ports-gnome-f0e6adb769d18e391c0c1bfd6ac1634de2574416.tar.gz freebsd-ports-gnome-f0e6adb769d18e391c0c1bfd6ac1634de2574416.tar.zst freebsd-ports-gnome-f0e6adb769d18e391c0c1bfd6ac1634de2574416.zip |
o) Add smtp binary in $PREFIX/sbin directory
Diffstat (limited to 'sysutils')
-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 165b5bf155e1..7a52f4a6c7ad 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 |