diff options
author | grant <grant@pkgsrc.org> | 2002-06-17 11:31:10 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-06-17 11:31:10 +0000 |
commit | 850281cf64e4b4683f53fb22c17d3b99ffebb2f2 (patch) | |
tree | 4fb41f43a7ad830e3e9abd774c903f2b63bc3c88 /comms | |
parent | 15d29c01a5e46e3ee2887783fdf8daea986ec8c3 (diff) | |
download | pkgsrc-850281cf64e4b4683f53fb22c17d3b99ffebb2f2.tar.gz |
add gsmlib
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 0728b6b5073..55fe74c7993 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2002/05/09 16:35:51 hubertf Exp $ +# $NetBSD: Makefile,v 1.43 2002/06/17 11:31:10 grant Exp $ # COMMENT= Communication utilities @@ -12,6 +12,7 @@ SUBDIR+= efax-gtk SUBDIR+= estic SUBDIR+= fidogate SUBDIR+= gkermit +SUBDIR+= gsmlib SUBDIR+= hylafax SUBDIR+= ifcico-cm SUBDIR+= jpilot |