aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 22:47:46 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 22:47:46 +0000
commit2c2f60b1e522ecffd4d56d3bef0c4d5f4d45bc3a (patch)
treebd06635115d90bb49bd3002a4fc0af7824bdbccb /ftp
parentd21ec77e4a483fd9881d24e529f68158209c8e84 (diff)
downloadports-2c2f60b1e522ecffd4d56d3bef0c4d5f4d45bc3a.tar.gz
ports-2c2f60b1e522ecffd4d56d3bef0c4d5f4d45bc3a.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/proftpd-devel/files/patch-ah10
-rw-r--r--ftp/proftpd/files/patch-ah10
2 files changed, 20 insertions, 0 deletions
diff --git a/ftp/proftpd-devel/files/patch-ah b/ftp/proftpd-devel/files/patch-ah
new file mode 100644
index 000000000000..7f1433a2a23d
--- /dev/null
+++ b/ftp/proftpd-devel/files/patch-ah
@@ -0,0 +1,10 @@
+--- modules/mod_unixpw.c.orig Sat Aug 28 15:42:13 1999
++++ modules/mod_unixpw.c Sat Aug 28 15:42:23 1999
+@@ -37,6 +37,7 @@
+ #endif
+ #ifdef HAVE_PROT_H
+ #include <prot.h>
++#include <krb.h>
+ #endif
+
+ #include "privs.h"
diff --git a/ftp/proftpd/files/patch-ah b/ftp/proftpd/files/patch-ah
new file mode 100644
index 000000000000..7f1433a2a23d
--- /dev/null
+++ b/ftp/proftpd/files/patch-ah
@@ -0,0 +1,10 @@
+--- modules/mod_unixpw.c.orig Sat Aug 28 15:42:13 1999
++++ modules/mod_unixpw.c Sat Aug 28 15:42:23 1999
+@@ -37,6 +37,7 @@
+ #endif
+ #ifdef HAVE_PROT_H
+ #include <prot.h>
++#include <krb.h>
+ #endif
+
+ #include "privs.h"