diff options
Diffstat (limited to 'net-dialup/wvdial/files/wvdial-1.53-crypt.patch')
-rw-r--r-- | net-dialup/wvdial/files/wvdial-1.53-crypt.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-dialup/wvdial/files/wvdial-1.53-crypt.patch b/net-dialup/wvdial/files/wvdial-1.53-crypt.patch deleted file mode 100644 index 9ebaa9c66f0e..000000000000 --- a/net-dialup/wvdial/files/wvdial-1.53-crypt.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- wvdial-1.53-clean/src/Makefile Mon Mar 18 16:37:39 2002 -+++ wvdial-1.53/src/Makefile Mon Oct 7 12:53:50 2002 -@@ -9,7 +9,7 @@ - wvdial.a: wvdialer.o wvdialtext.o wvmodemscan.o wvpapchap.o wvdialbrain.o \ - wvdialmon.o - --LIBS = -L../wvstreams -lwvutils -lwvstreams -+LIBS = -L../wvstreams -lwvutils -lwvstreams -lcrypt - - wvdial wvdialconf papchaptest atztest pppmon: wvdial.a - |