summaryrefslogtreecommitdiff
path: root/mail/postfix-current/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix-current/patches/patch-ae')
-rw-r--r--mail/postfix-current/patches/patch-ae21
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/postfix-current/patches/patch-ae b/mail/postfix-current/patches/patch-ae
deleted file mode 100644
index 9bc4d936574..00000000000
--- a/mail/postfix-current/patches/patch-ae
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2000/08/14 04:33:24 itojun Exp $
-
---- conf/Makefile.orig Sun May 30 18:49:12 1999
-+++ conf/Makefile Sun May 30 18:49:12 1999
-@@ -0,0 +1,16 @@
-+# $NetBSD: patch-ae,v 1.1.1.1 2000/08/14 04:33:24 itojun Exp $
-+.include "../conf/main.cf"
-+
-+BINDIR= ${share_directory}
-+
-+
-+FILES= LICENSE Makefile access aliases canonical main.cf master.cf \
-+ relocated sample-aliases.cf sample-canonical.cf \
-+ sample-debug.cf sample-ldap.cf sample-local.cf sample-misc.cf \
-+ sample-pcre.cf sample-rate.cf sample-regexp.cf \
-+ sample-relocated.cf sample-resource.cf sample-rewrite.cf \
-+ sample-smtp.cf sample-smtpd.cf sample-transport.cf \
-+ sample-virtual.cf transport virtual
-+SCRIPTS= postfix-script-sgid postfix-script-nosgid
-+
-+.include <bsd.prog.mk>