diff options
author | antoine <antoine@FreeBSD.org> | 2014-10-03 05:04:19 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-10-03 05:04:19 +0800 |
commit | 4d2b6cdfc5106fc35f8b2b0cff581613ada76ce2 (patch) | |
tree | e1fd35aef625475cd5f23d060eccbcd851d46cb2 /net-mgmt | |
parent | 6c30e2dc5b538d863a6146090810b1a885e2e2d8 (diff) | |
download | freebsd-ports-gnome-4d2b6cdfc5106fc35f8b2b0cff581613ada76ce2.tar.gz freebsd-ports-gnome-4d2b6cdfc5106fc35f8b2b0cff581613ada76ce2.tar.zst freebsd-ports-gnome-4d2b6cdfc5106fc35f8b2b0cff581613ada76ce2.zip |
Remove duplicate patch
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/smokeping/files/patch-lib_Smokeping.pm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/smokeping/files/patch-lib_Smokeping.pm b/net-mgmt/smokeping/files/patch-lib_Smokeping.pm deleted file mode 100644 index 9bef08c5c0df..000000000000 --- a/net-mgmt/smokeping/files/patch-lib_Smokeping.pm +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Smokeping.pm.orig 2014-09-12 08:24:07.080901489 +0000 -+++ lib/Smokeping.pm 2014-09-12 08:24:45.049898644 +0000 -@@ -2631,7 +2631,7 @@ - The base directory where SmokePing keeps the files related to the DYNAMIC function. - This directory must be writeable by the WWW server. It is also used for temporary - storage of slave polling results by the master in --L<the master/slave mode|smokeping_master_slave>. -+L<the masterE<sol>slave mode|smokeping_master_slave>. - - If this variable is not specified, the value of C<datadir> will be used instead. - DOC |