diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-03-19 13:51:58 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-03-19 13:51:58 +0000 |
commit | b5d8302ad9a67415b0cfa2f8b74c628215c3503b (patch) | |
tree | 1316884c8ca52d9799fa3edcd2187615177221cc /sysutils/Makefile | |
parent | 2f675d2f4789507a7ede0f487691052747552e6b (diff) | |
download | pkgsrc-b5d8302ad9a67415b0cfa2f8b74c628215c3503b.tar.gz |
Add and enable depot.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 1d757a62ba5..f230360d906 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/02/24 00:45:08 tron Exp $ +# $NetBSD: Makefile,v 1.10 1998/03/19 13:51:58 frueauf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -8,6 +8,7 @@ # SUBDIR += cd-write # SUBDIR += contool SUBDIR += crashme + SUBDIR += depot # SUBDIR += idled # SUBDIR += lsof # SUBDIR += manck |