diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
commit | 60aab665670e50cb18bba45ee25f2ed091759741 (patch) | |
tree | 924c1af9c149083e0626ceb279b67ad6ca69e630 /net/ifgraph/files/crontab.in | |
parent | BROKEN on !i386: Does not compile (diff) |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Diffstat (limited to 'net/ifgraph/files/crontab.in')
-rw-r--r-- | net/ifgraph/files/crontab.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/ifgraph/files/crontab.in b/net/ifgraph/files/crontab.in deleted file mode 100644 index 6d856dd91303..000000000000 --- a/net/ifgraph/files/crontab.in +++ /dev/null @@ -1,3 +0,0 @@ -# crontab file for ifGraph -#*/5 * * * * %%PREFIX%%/bin/ifgraph.pl -c %%PREFIX%%/etc/ifgraph.conf > /dev/null -#*/5 * * * * %%PREFIX%%/bin/makegraph.pl -c %%PREFIX%%/etc/ifgraph.conf > /dev/null |