diff options
author | sakamoto <sakamoto@pkgsrc.org> | 2000-07-08 16:08:08 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 2000-07-08 16:08:08 +0000 |
commit | bb1bca91db36dbe371a1625f72fc1f9654908297 (patch) | |
tree | de4bdb903566e27984ff6774356f51b3eb77c7e6 /comms | |
parent | b0dbd40570271582a44399d1babcc704bccf32ee (diff) | |
download | pkgsrc-bb1bca91db36dbe371a1625f72fc1f9654908297.tar.gz |
add and enable ruby-termios
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 de04b918782..6a2df925f66 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2000/06/15 21:20:23 rh Exp $ +# $NetBSD: Makefile,v 1.29 2000/07/08 16:08:08 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -21,6 +21,7 @@ SUBDIR += plp SUBDIR += plptools SUBDIR += qpage + SUBDIR += ruby-termios SUBDIR += snooper SUBDIR += tkhylafax SUBDIR += xisp |