aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/doconfig/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/doconfig/pkg-descr')
-rw-r--r--sysutils/doconfig/pkg-descr12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/doconfig/pkg-descr b/sysutils/doconfig/pkg-descr
deleted file mode 100644
index 01ed182e6953..000000000000
--- a/sysutils/doconfig/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-The author wrote:
-
- This is a kernel 'config' wrapper for the simple people, based off the
- 'doconfig' command in Digital Unix. It is actually composed of two
- commands written in perl4: doconfig and autokernconf. doconfig calls
- autokernconf if no config file is specified--in the future it is intended
- that autokernconf can be crufted up to chew on the output of dmesg and
- other sources to give a somewhat intelligently defaulted kernel config
- template, based off the GENERIC template. For now it just copies GENERIC
- and changes ident as appropriate.
-
-Jacques Vidrine <nectar@FreeBSD.ORG>