diff options
author | kleink <kleink> | 2002-01-13 20:19:19 +0000 |
---|---|---|
committer | kleink <kleink> | 2002-01-13 20:19:19 +0000 |
commit | 8ad4788ea3efdd26fadcc2698753e1d9983b51df (patch) | |
tree | 8eae58511d8c437974e4061ea4347c572017367b /comms | |
parent | ecde167eb16aedc50d71e4bedb59230be6116f61 (diff) | |
download | pkgsrc-8ad4788ea3efdd26fadcc2698753e1d9983b51df.tar.gz |
Add and enable scmxx.
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 f9d10732e05..4e7047684ca 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2002/01/12 18:36:11 bouyer Exp $ +# $NetBSD: Makefile,v 1.40 2002/01/13 20:19:19 kleink Exp $ # COMMENT= Communication utilities @@ -31,6 +31,7 @@ SUBDIR+= plp SUBDIR+= plptools SUBDIR+= qpage SUBDIR+= ruby-termios +SUBDIR+= scmxx SUBDIR+= snooper SUBDIR+= tkhylafax SUBDIR+= xisp |