diff options
Diffstat (limited to '')
-rw-r--r-- | net/libunp/files/patch-ping_Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libunp/files/patch-ping_Makefile b/net/libunp/files/patch-ping_Makefile index ab4a7319b7ff..1ea339f3847c 100644 --- a/net/libunp/files/patch-ping_Makefile +++ b/net/libunp/files/patch-ping_Makefile @@ -1,5 +1,5 @@ ---- ping/Makefile.orig Tue Sep 28 11:40:42 1999 -+++ ping/Makefile Tue Sep 28 11:40:53 1999 +--- ping/Makefile.orig 1997-04-13 19:49:47 UTC ++++ ping/Makefile @@ -1,7 +1,7 @@ include ../Make.defines |