diff options
author | markd <markd@pkgsrc.org> | 2004-04-19 14:08:38 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-04-19 14:08:38 +0000 |
commit | 50c3f1816c8082d3f59ca273f91db7b397a67a06 (patch) | |
tree | 8e7b9f4ebfe4095d891b7aa64d0266ea1970ad63 /comms/Makefile | |
parent | 11b2f1c3c63b4567b994d01e71fb5c75e4041208 (diff) | |
download | pkgsrc-50c3f1816c8082d3f59ca273f91db7b397a67a06.tar.gz |
Add libmal.
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 7f331a7fc55..9405736cbb4 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2004/02/26 12:51:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.51 2004/04/19 14:08:38 markd Exp $ # COMMENT= Communication utilities @@ -21,6 +21,7 @@ SUBDIR+= ifcico-cm SUBDIR+= jpilot SUBDIR+= jpilot-syncmal SUBDIR+= kermit +SUBDIR+= libmal SUBDIR+= linuxsms SUBDIR+= lrzsz SUBDIR+= malsync |