diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2011-01-24 23:38:35 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2011-01-24 23:38:35 +0000 |
commit | 615bc719d559cc4b618d22aea8035834b2c36f44 (patch) | |
tree | 76c9c7617941bd2476a444176ac8cc8cf3d3f045 /mail/postfix27 | |
parent | - -fPIC is also required on powerpc (diff) |
Forced commit to note repocopy from mail/postfix.
PR: ports/154181
Submitted by: myself (sahil)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268190
Diffstat (limited to 'mail/postfix27')
-rw-r--r-- | mail/postfix27/files/pkg-install.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix27/files/pkg-install.in b/mail/postfix27/files/pkg-install.in index 245832c50144..f908a0a72e4c 100644 --- a/mail/postfix27/files/pkg-install.in +++ b/mail/postfix27/files/pkg-install.in @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD: /tmp/pcvs/ports/mail/postfix27/files/pkg-install.in,v 1.4 2010-11-27 06:48:50 sahil Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix27/files/pkg-install.in,v 1.5 2011-01-24 23:38:35 sahil Exp $ # # If the POSTFIX_DEFAULT_MTA environment variable is set to YES, it |