diff options
author | wiz <wiz@pkgsrc.org> | 2001-09-02 20:15:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-09-02 20:15:15 +0000 |
commit | a5d2a51519a0d4b4d76c7796a456ad422eca8535 (patch) | |
tree | 925017bd444987aaf8ffcd2957629fd36074fcbe /misc/Makefile | |
parent | ff04d93302e2345b351d5665eaa35c511828cdac (diff) | |
download | pkgsrc-a5d2a51519a0d4b4d76c7796a456ad422eca8535.tar.gz |
add and enable reed
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2887900717e..e60dc5af5d8 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2001/08/15 21:10:37 agc Exp $ +# $NetBSD: Makefile,v 1.103 2001/09/02 20:15:15 wiz Exp $ # COMMENT= Miscellaneous utilities @@ -70,6 +70,7 @@ SUBDIR+= proj SUBDIR+= pty-redir SUBDIR+= py-readline SUBDIR+= qterm +SUBDIR+= reed SUBDIR+= root SUBDIR+= rpm SUBDIR+= sch |