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 | d26627cd67d93442f504f9226cdfacfb1e03b410 (patch) | |
tree | 8e7b9f4ebfe4095d891b7aa64d0266ea1970ad63 /comms | |
parent | a0eef36f1979cddfccd64fd2df1a7690a05a8756 (diff) | |
download | pkgsrc-d26627cd67d93442f504f9226cdfacfb1e03b410.tar.gz |
Add libmal.
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 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 |