diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-23 08:38:42 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-23 08:38:42 +0800 |
commit | 56fdf2cb8589fb01c3ea10b33d9cfe5d1e913741 (patch) | |
tree | 4caf9f910c8ffe48394db151c87a3acb2b8d5b95 /comms/mgetty+sendfax | |
parent | 4f1901df1b3f0366af3a97abb913caedf4820949 (diff) | |
download | freebsd-ports-gnome-56fdf2cb8589fb01c3ea10b33d9cfe5d1e913741.tar.gz freebsd-ports-gnome-56fdf2cb8589fb01c3ea10b33d9cfe5d1e913741.tar.zst freebsd-ports-gnome-56fdf2cb8589fb01c3ea10b33d9cfe5d1e913741.zip |
Latest changes from Jean-Marc
Submitted by: Jean-Marc Zucconi
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 2 | ||||
-rw-r--r-- | comms/mgetty+sendfax/scripts/configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index ccc23cfb2cfd..f1988f801478 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,5 +1,5 @@ DISTNAME= mgetty-0.21 DISTFILES= mgetty021-Aug21.tar.gz -MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de:/pub/comp/networking/communication/modem/mgetty/ +MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/networking/communication/modem/mgetty/ MAKE_FLAGS= FAX_SPOOL=/var/spool/fax .include <bsd.port.mk> diff --git a/comms/mgetty+sendfax/scripts/configure b/comms/mgetty+sendfax/scripts/configure index 801eb311c938..8fb0b13a4f35 100644 --- a/comms/mgetty+sendfax/scripts/configure +++ b/comms/mgetty+sendfax/scripts/configure @@ -140,7 +140,7 @@ cat <<END END wq "login file:" /etc/nologin.%s NOLOGIN_FILE -ww LOCK \"/usr/spool/lock/LCK..%s\" +ww LOCK \"/var/spool/lock/LCK..%s\" cat <<END Set this to "1" if your system uses binary lock files (i.e., the pid |