diff options
author | dholland <dholland@pkgsrc.org> | 2010-01-17 02:16:29 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2010-01-17 02:16:29 +0000 |
commit | 46724d9f1f29d5e50a5064bbfd7faa80a95d3c1d (patch) | |
tree | e6eb17d28292b211fb430a45289aa21cc6554136 /comms | |
parent | 5f9499a4ba2bb3801fbdc35fe87ff22ff09ab721 (diff) | |
download | pkgsrc-46724d9f1f29d5e50a5064bbfd7faa80a95d3c1d.tar.gz |
+tn3270
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 aa7bbf9fd99..0ed53cffc39 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2009/06/12 09:05:58 jnemeth Exp $ +# $NetBSD: Makefile,v 1.79 2010/01/17 02:16:29 dholland Exp $ # COMMENT= Communication utilities @@ -67,6 +67,7 @@ SUBDIR+= synce-libsynce SUBDIR+= synce-rra SUBDIR+= synce-serial SUBDIR+= tkhylafax +SUBDIR+= tn3270 SUBDIR+= xisp SUBDIR+= xtel SUBDIR+= zaptel-netbsd |