aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2009-07-24 16:40:58 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2009-07-24 16:40:58 +0000
commite76ce15096a1c9d137b86b1df44d7fcbac55b302 (patch)
tree6143ac7bc8514cc4bcdcfcd4dc637f91abcf7cee /comms
parentdd11e886ce18f909d7cc21b85d1b666135e30e9c (diff)
downloadports-e76ce15096a1c9d137b86b1df44d7fcbac55b302.tar.gz
ports-e76ce15096a1c9d137b86b1df44d7fcbac55b302.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/mgetty+sendfax/Makefile2
-rw-r--r--comms/mgetty+sendfax/files/mgettycfg.in2
-rw-r--r--comms/mgetty+sendfax/pkg-install2
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 9a2ec97e6169..5f577bdf1e4f 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mgetty
PORTVERSION= 1.1.35
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms
MASTER_SITES= ftp://mgetty.greenie.net/pub/mgetty/source/1.1/
DISTNAME= ${PORTNAME}${PORTVERSION}-Feb22
diff --git a/comms/mgetty+sendfax/files/mgettycfg.in b/comms/mgetty+sendfax/files/mgettycfg.in
index 8e0d3bcf3830..9b76b5a1efcd 100644
--- a/comms/mgetty+sendfax/files/mgettycfg.in
+++ b/comms/mgetty+sendfax/files/mgettycfg.in
@@ -19,7 +19,7 @@ foreach (keys(%var)) {
}
$a = 1;
-$devices = $var{'ports'} ? $var{'ports'} : "cuaa1";
+$devices = $var{'ports'} ? $var{'ports'} : "cuad1";
while ($a) {
$devices = &ask ("list of devices", $devices);
diff --git a/comms/mgetty+sendfax/pkg-install b/comms/mgetty+sendfax/pkg-install
index 8e0d3bcf3830..9b76b5a1efcd 100644
--- a/comms/mgetty+sendfax/pkg-install
+++ b/comms/mgetty+sendfax/pkg-install
@@ -19,7 +19,7 @@ foreach (keys(%var)) {
}
$a = 1;
-$devices = $var{'ports'} ? $var{'ports'} : "cuaa1";
+$devices = $var{'ports'} ? $var{'ports'} : "cuad1";
while ($a) {
$devices = &ask ("list of devices", $devices);