diff options
author | hubertf <hubertf> | 2001-11-20 23:19:48 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-11-20 23:19:48 +0000 |
commit | 618b8882f66c4b6b1ff486d9e74d2c1edcb13084 (patch) | |
tree | fc623e7850ea19ae569ef00df1f0a3aea0f1b522 /misc | |
parent | d852f1a201bdb2ba53fa69733ab33b501953fc07 (diff) | |
download | pkgsrc-618b8882f66c4b6b1ff486d9e74d2c1edcb13084.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 |