diff options
author | grant <grant> | 2002-06-17 11:31:10 +0000 |
---|---|---|
committer | grant <grant> | 2002-06-17 11:31:10 +0000 |
commit | f7bda132d12ce4286ecbaf2f59b8c06bc01c404b (patch) | |
tree | 4fb41f43a7ad830e3e9abd774c903f2b63bc3c88 /comms/Makefile | |
parent | a14ff1ed41e1fdf5754b1243b5ffe2ee00d2ca2f (diff) | |
download | pkgsrc-f7bda132d12ce4286ecbaf2f59b8c06bc01c404b.tar.gz |
add gsmlib
Diffstat (limited to 'comms/Makefile')
-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 |