diff options
author | vs <vs@FreeBSD.org> | 2004-06-14 08:29:58 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-06-14 08:29:58 +0000 |
commit | 73391fa4634498379ddbd3f5e528544591b90dd0 (patch) | |
tree | ded6a6d1a9287f3411454ed2ee86db6f7a1cfcdb /comms/Makefile | |
parent | db0f53b6f2cb68ea6e6ee8441eb915efdda5b309 (diff) | |
download | FreeBSD-ports-73391fa4634498379ddbd3f5e528544591b90dd0.zip FreeBSD-ports-73391fa4634498379ddbd3f5e528544591b90dd0.tar.gz |
Add pstngw 1.2.2, simple H.323-PSTN (POTS) gateway.
PR: ports/63024
Submitted by: Jakub Klausa <jacke@bofh.pl>
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 c1c3d70..2a692d7 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -53,6 +53,7 @@ SUBDIR += p5-Device-SerialPort SUBDIR += plp SUBDIR += pr + SUBDIR += pstngw SUBDIR += py-bulksms SUBDIR += py-lirc SUBDIR += py-serial |