diff options
author | jmmv <jmmv> | 2003-06-01 15:59:51 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-06-01 15:59:51 +0000 |
commit | 3095dd12bacf50a790e5a779ba0041f010ce485a (patch) | |
tree | 27251683f77db778659d1f1150152eeb292d69a2 /comms | |
parent | fe6ec4e4410589d823bfbc678a49e618d053c208 (diff) | |
download | pkgsrc-3095dd12bacf50a790e5a779ba0041f010ce485a.tar.gz |
Add and enable linuxsms.
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 57228ef878d..5a5d00ee638 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2003/02/12 00:57:54 mjl Exp $ +# $NetBSD: Makefile,v 1.48 2003/06/01 15:59:51 jmmv Exp $ # COMMENT= Communication utilities @@ -20,6 +20,7 @@ SUBDIR+= ifcico-cm SUBDIR+= jpilot SUBDIR+= jpilot-syncmal SUBDIR+= kermit +SUBDIR+= linuxsms SUBDIR+= lrzsz SUBDIR+= malsync SUBDIR+= mgetty+sendfax |