diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-23 00:38:42 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-23 00:38:42 +0000 |
commit | b8f7195a5243a79a47d728734e7adfae459a2ce2 (patch) | |
tree | ef724aa28c7648e1c4464dd598fe8350473ede72 /comms/mgetty+sendfax | |
parent | 2ba7ab8b215c7b72a37e3def15fc2ca08a5e6aa6 (diff) | |
download | ports-b8f7195a5243a79a47d728734e7adfae459a2ce2.tar.gz ports-b8f7195a5243a79a47d728734e7adfae459a2ce2.zip |
Notes
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 |