diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-23 20:14:31 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-23 20:14:31 +0000 |
commit | 116586b5182f760d7fad3485f7df5d98f0920734 (patch) | |
tree | 5195cdb52fda2d7cc26bd2fe455e04bf7b9289bf /comms/Makefile | |
parent | 23817f528a95e63a26220937133a047a4b7ca520 (diff) | |
download | FreeBSD-ports-116586b5182f760d7fad3485f7df5d98f0920734.zip FreeBSD-ports-116586b5182f760d7fad3485f7df5d98f0920734.tar.gz |
add gsmlib 1.8
A library to access GSM mobile phones through GSM modems
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 6844385..a399e9c 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -13,6 +13,7 @@ SUBDIR += ghfaxviewer SUBDIR += gkermit SUBDIR += gnokii + SUBDIR += gsmlib SUBDIR += hylafax SUBDIR += ixj SUBDIR += kermit |