diff options
author | will <will@FreeBSD.org> | 2001-03-31 11:12:56 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-31 11:12:56 +0800 |
commit | 2559658b55c7cfdb321f750126f9e057e80792a7 (patch) | |
tree | 091970f8cfb174a1c4d272d42256ff36b6267752 /net/ddc/pkg-descr | |
parent | f03565378bb7874b523f03ad38c44095c9d2ae17 (diff) | |
download | freebsd-ports-graphics-2559658b55c7cfdb321f750126f9e057e80792a7.tar.gz freebsd-ports-graphics-2559658b55c7cfdb321f750126f9e057e80792a7.tar.zst freebsd-ports-graphics-2559658b55c7cfdb321f750126f9e057e80792a7.zip |
Add ddc 1.0, a program to control your DHCP daemon a la apachectl.
PR: 25479
Submitted by: Edwin Groothuis (edwin@mavetju.org)
Diffstat (limited to 'net/ddc/pkg-descr')
-rw-r--r-- | net/ddc/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/ddc/pkg-descr b/net/ddc/pkg-descr new file mode 100644 index 00000000000..456cd578132 --- /dev/null +++ b/net/ddc/pkg-descr @@ -0,0 +1,7 @@ +This command allows the system administrator to control the operation +of the DHCP daemon. + +WWW: http://www.mavetju.org/unix/general.phtml + +- Edwin Groothuis +edwin@mavetju.org |