diff options
author | wiz <wiz> | 2009-05-25 12:51:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-25 12:51:01 +0000 |
commit | 620f87ac288656f948f0a294295291d3667c984e (patch) | |
tree | d6e3016b51e3d7176bd647f3ba3865da2e0f7e0a /comms/Makefile | |
parent | ae881d8e6c1cd529f8f2e402fadf2455800f617d (diff) | |
download | pkgsrc-620f87ac288656f948f0a294295291d3667c984e.tar.gz |
+ gammu.
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 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 |