diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 01:59:16 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 01:59:16 +0000 |
commit | 69ea23ed7175d5c34a21bba1ef9262f311c69284 (patch) | |
tree | e2e604e83659be7f58596e80b3cf18e9d7d06dae /net/iplog/files/patch-ac | |
parent | Stage net-mgmt/routers2 and cleanup (diff) |
Rename net/ patch-xy patches to reflect the files they modify.
Approve by: portmgr (not really, but one of these is modifying
an unstaged port)
Notes
Notes:
svn path=/head/; revision=363285
Diffstat (limited to 'net/iplog/files/patch-ac')
-rw-r--r-- | net/iplog/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/iplog/files/patch-ac b/net/iplog/files/patch-ac deleted file mode 100644 index aac0eae25683..000000000000 --- a/net/iplog/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- iplog.conf.5.orig Mon Jul 3 20:32:42 2000 -+++ iplog.conf.5 Tue Jul 4 08:05:47 2000 -@@ -19,7 +19,7 @@ - .SH DESCRIPTION - - Upon execution and upon being restarted, iplog reads a list of configuration rules from its configuration file. The default location of this file is --.B /etc/iplog.conf. -+.B %%PREFIX%%/etc/iplog.conf. - - .SH NOTATION - Throughout this document, required parameters will be denoted by enclosing the parameter in angle brackets <like this>. |