diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-02 00:48:02 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-02 00:48:02 +0000 |
commit | 0b79476a2e0240deacc2689ce5f785d2f4848300 (patch) | |
tree | 0a3cf67e37d65575969ac43f0c83fe1114db95fe /comms | |
parent | 3939047ab22ee2c6f1180e67c4a5ea22dbeea99d (diff) | |
download | FreeBSD-ports-0b79476a2e0240deacc2689ce5f785d2f4848300.zip FreeBSD-ports-0b79476a2e0240deacc2689ce5f785d2f4848300.tar.gz |
Added gnokii
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 638b944..a795b12 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.34 1999/01/09 08:52:04 asami Exp $ +# $Id: Makefile,v 1.35 1999/03/19 22:20:14 asami Exp $ # SUBDIR += asmodem SUBDIR += bpl+ SUBDIR += conserver SUBDIR += ecu + SUBDIR += gnokii SUBDIR += hylafax SUBDIR += kermit SUBDIR += lrzsz |