diff options
author | salo <salo@pkgsrc.org> | 2003-08-22 11:37:35 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-08-22 11:37:35 +0000 |
commit | 330199c2dac4b2b1039fb1d2abf8593196498549 (patch) | |
tree | 1c427cc269cde316b8b4f1e617e915c6ba7ca446 /comms | |
parent | 65e5e9270b2eb436262dd13c28e32da7034b5882 (diff) | |
download | pkgsrc-330199c2dac4b2b1039fb1d2abf8593196498549.tar.gz |
Add gscmxx.
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 5a5d00ee638..26a6637a902 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2003/06/01 15:59:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.49 2003/08/22 11:37:35 salo Exp $ # COMMENT= Communication utilities @@ -14,6 +14,7 @@ SUBDIR+= estic SUBDIR+= fidogate SUBDIR+= gkermit SUBDIR+= gnome-pilot +SUBDIR+= gscmxx SUBDIR+= gsmlib SUBDIR+= hylafax SUBDIR+= ifcico-cm |