diff options
author | itohy <itohy> | 2005-04-21 03:16:13 +0000 |
---|---|---|
committer | itohy <itohy> | 2005-04-21 03:16:13 +0000 |
commit | 5ccb9572304f600f62cdc7bce6a5a95bd91f7523 (patch) | |
tree | eabe039fb31e0bb40866c68a097dc04f4e3f444a /comms | |
parent | 05adb880549e0883cbe8ad2e576a3d33b3304de3 (diff) | |
download | pkgsrc-5ccb9572304f600f62cdc7bce6a5a95bd91f7523.tar.gz |
Add and enable kyopon.
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 8b6431c0e0e..b987d4a1047 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2005/04/08 03:12:29 riz Exp $ +# $NetBSD: Makefile,v 1.54 2005/04/21 03:16:13 itohy Exp $ # COMMENT= Communication utilities @@ -21,6 +21,7 @@ SUBDIR+= hylafax SUBDIR+= jpilot SUBDIR+= jpilot-syncmal SUBDIR+= kermit +SUBDIR+= kyopon SUBDIR+= libmal SUBDIR+= linuxsms SUBDIR+= lrzsz |