diff options
author | tron <tron@pkgsrc.org> | 1998-11-15 18:04:25 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-11-15 18:04:25 +0000 |
commit | 7f9d5fc7cc41c8bd7709f2c6cf8a6ea83d04f61f (patch) | |
tree | f6df80579d063558e8b4e00a92d6b5e6c585f56d /comms/mgetty+sendfax/patches/patch-ad | |
parent | 989799bb5a3f9099efb4e0d4bb67e9fae62f9a21 (diff) | |
download | pkgsrc-7f9d5fc7cc41c8bd7709f2c6cf8a6ea83d04f61f.tar.gz |
Initial import of FreeBSD "mgetty+sendfax" port:
Handle external logins, send and receive faxes.
Diffstat (limited to 'comms/mgetty+sendfax/patches/patch-ad')
-rw-r--r-- | comms/mgetty+sendfax/patches/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/mgetty+sendfax/patches/patch-ad b/comms/mgetty+sendfax/patches/patch-ad new file mode 100644 index 00000000000..24ded4ca74e --- /dev/null +++ b/comms/mgetty+sendfax/patches/patch-ad @@ -0,0 +1,11 @@ +--- doc/Makefile.orig Fri Nov 28 04:33:26 1997 ++++ doc/Makefile Mon Dec 29 22:31:59 1997 +@@ -26,7 +26,7 @@ + + all: + +-doc-all: mgetty.asc mgetty.info mgetty.dvi mgetty.ps fmt-manpages $(MANSRC) ++doc-all: mgetty.asc mgetty.info fmt-manpages $(MANSRC) + + manpages: $(MANSRC) + |