diff options
author | rh <rh> | 2003-01-11 02:57:11 +0000 |
---|---|---|
committer | rh <rh> | 2003-01-11 02:57:11 +0000 |
commit | c83a2db6dc105cbccd84521f564a435a903fcd10 (patch) | |
tree | 9ed9a09c18e52e861617bcc268953647aedfc0a6 /comms | |
parent | e4cd7241670e4977ef5e4d16a204ba16b83fd353 (diff) | |
download | pkgsrc-c83a2db6dc105cbccd84521f564a435a903fcd10.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 |