diff options
author | hubertf <hubertf> | 2001-01-19 01:35:15 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-01-19 01:35:15 +0000 |
commit | d41f6c231140f8bb9a89fead60960e55f58fb039 (patch) | |
tree | d2bf239f290c6317755c20019ad82c9e5fa58a41 /sysutils | |
parent | 0389aba673aa1a477841cad6d064472230c5ea11 (diff) | |
download | pkgsrc-d41f6c231140f8bb9a89fead60960e55f58fb039.tar.gz |
add & enable dog
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 614322c1f22..d0602a8edfc 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2000/12/28 16:12:20 martin Exp $ +# $NetBSD: Makefile,v 1.85 2001/01/19 01:35:15 hubertf Exp $ # SUBDIR += amanda @@ -18,6 +18,7 @@ SUBDIR += crashme SUBDIR += daemontools SUBDIR += depot + SUBDIR += dog SUBDIR += e2fsprogs SUBDIR += fileutils SUBDIR += findutils |