mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -04:00
- Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
11 lines
349 B
C
11 lines
349 B
C
--- include/crypt.h.orig 2009-07-02 04:20:53.000000000 +0400
|
|
+++ include/crypt.h 2009-11-06 05:52:32.000000000 +0300
|
|
@@ -24,7 +24,7 @@
|
|
|
|
/* ------------------------------------------------------------------------- */
|
|
|
|
-#include <des.h>
|
|
+#include <openssl/des.h>
|
|
|
|
/* ------------------------------------------------------------------------- */
|
|
|