diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-25 12:51:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-25 12:51:01 +0000 |
commit | 91df369adbec45086db08b818dd1f840eae780eb (patch) | |
tree | d6e3016b51e3d7176bd647f3ba3865da2e0f7e0a /comms | |
parent | 3bf1244faee8f46048dfa5a8591f26ce8efc783d (diff) | |
download | pkgsrc-91df369adbec45086db08b818dd1f840eae780eb.tar.gz |
+ gammu.
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 b88cb619766..63974491511 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2009/02/27 17:45:05 drochner Exp $ +# $NetBSD: Makefile,v 1.76 2009/05/25 12:51:01 wiz Exp $ # COMMENT= Communication utilities @@ -17,6 +17,7 @@ SUBDIR+= efax SUBDIR+= efax-gtk SUBDIR+= estic SUBDIR+= fidogate +SUBDIR+= gammu SUBDIR+= gkermit SUBDIR+= gnome-pilot SUBDIR+= gscmxx |