diff options
Diffstat (limited to 'mail/perdition/files/patch-etc-Makefile.in')
-rw-r--r-- | mail/perdition/files/patch-etc-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/perdition/files/patch-etc-Makefile.in b/mail/perdition/files/patch-etc-Makefile.in new file mode 100644 index 000000000000..6598f65e53de --- /dev/null +++ b/mail/perdition/files/patch-etc-Makefile.in @@ -0,0 +1,11 @@ +--- etc/Makefile.in.orig Sun Jun 15 21:50:02 2003 ++++ etc/Makefile.in Sun Jun 15 21:50:18 2003 +@@ -136,7 +136,7 @@ + ssl_includes = @ssl_includes@ + ssl_lib = @ssl_lib@ + +-SUBDIRS = perdition @pam_dir@ rc.d sysconfig ++SUBDIRS = perdition + + EXTRA_DIST = + |