diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-12-05 19:29:55 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-12-05 19:29:55 +0000 |
commit | d8e34e4d47e046901cd29097b4771c992581d922 (patch) | |
tree | b08965a8e269bd3bef8c5eb9b7b7407d6ee23ac9 /ftp/proftpd-devel/files/patch-ah | |
parent | Update version 5.5 to patchlevel 51. (diff) |
update to 1.2.0p9
Notes
Notes:
svn path=/head/; revision=23605
Diffstat (limited to 'ftp/proftpd-devel/files/patch-ah')
-rw-r--r-- | ftp/proftpd-devel/files/patch-ah | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/proftpd-devel/files/patch-ah b/ftp/proftpd-devel/files/patch-ah index 2fe3db16a045..0de104b4408b 100644 --- a/ftp/proftpd-devel/files/patch-ah +++ b/ftp/proftpd-devel/files/patch-ah @@ -1,6 +1,6 @@ ---- modules/mod_unixpw.c.orig Sat Aug 28 16:57:42 1999 -+++ modules/mod_unixpw.c Sat Aug 28 16:59:06 1999 -@@ -36,6 +36,7 @@ +--- modules/mod_unixpw.c.orig Thu Sep 30 20:33:47 1999 ++++ modules/mod_unixpw.c Sat Nov 13 13:15:26 1999 +@@ -42,6 +42,7 @@ #include <sys/security.h> #endif #ifdef HAVE_PROT_H |