diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-11-20 23:19:48 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-11-20 23:19:48 +0000 |
commit | dedc8817da882b680d51493c484209edc29a350d (patch) | |
tree | fc623e7850ea19ae569ef00df1f0a3aea0f1b522 /misc | |
parent | fb50091420d91f3ec5c11b5b4d05a3f6bb3ec7db (diff) | |
download | pkgsrc-dedc8817da882b680d51493c484209edc29a350d.tar.gz |
add & enable root-tail
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index fc85b0097ff..2ba53dd8bff 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2001/10/30 13:36:27 damon Exp $ +# $NetBSD: Makefile,v 1.110 2001/11/20 23:19:48 hubertf Exp $ # COMMENT= Miscellaneous utilities @@ -79,6 +79,7 @@ SUBDIR+= py-readline SUBDIR+= qterm SUBDIR+= reed SUBDIR+= root +SUBDIR+= root-tail SUBDIR+= rpm SUBDIR+= sch SUBDIR+= sci |