diff options
author | rh <rh> | 2003-01-11 02:57:11 +0000 |
---|---|---|
committer | rh <rh> | 2003-01-11 02:57:11 +0000 |
commit | 20d07bd308dfa0c09f040ec01b7267ec491b0ec6 (patch) | |
tree | 9ed9a09c18e52e861617bcc268953647aedfc0a6 /comms | |
parent | 4433c92f9210f8e307528a61f3ed159c2a144e7f (diff) | |
download | pkgsrc-20d07bd308dfa0c09f040ec01b7267ec491b0ec6.tar.gz |
Add and enable gnome-pilot
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 d6e45c87105..f686db0a88b 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2002/06/17 20:02:25 tron Exp $ +# $NetBSD: Makefile,v 1.45 2003/01/11 02:57:11 rh Exp $ # COMMENT= Communication utilities @@ -13,6 +13,7 @@ SUBDIR+= esms SUBDIR+= estic SUBDIR+= fidogate SUBDIR+= gkermit +SUBDIR+= gnome-pilot SUBDIR+= gsmlib SUBDIR+= hylafax SUBDIR+= ifcico-cm |