diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-01-19 01:35:15 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-01-19 01:35:15 +0000 |
commit | 46d7fcb5d5f74548121f0a32ca0e48f24909a8da (patch) | |
tree | d2bf239f290c6317755c20019ad82c9e5fa58a41 /sysutils | |
parent | 34e6365eee0f0f975f193b8ce5f0e7e762471d2e (diff) | |
download | pkgsrc-46d7fcb5d5f74548121f0a32ca0e48f24909a8da.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 |