diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-30 12:09:14 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-30 12:09:14 +0000 |
commit | 7b8fca1447a5c584b75c1b7bacc1a20ed7c056f6 (patch) | |
tree | 73b078b39b47e8803ac4ad1106908e6126109d72 /mail/postfix25/scripts | |
parent | fa0fd44db70aafc8f617aa6e50c5f88396b4462a (diff) | |
download | ports-7b8fca1447a5c584b75c1b7bacc1a20ed7c056f6.tar.gz ports-7b8fca1447a5c584b75c1b7bacc1a20ed7c056f6.zip |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=21124
Diffstat (limited to 'mail/postfix25/scripts')
-rw-r--r-- | mail/postfix25/scripts/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix25/scripts/configure b/mail/postfix25/scripts/configure index a0b443f55968..a46faa92015c 100644 --- a/mail/postfix25/scripts/configure +++ b/mail/postfix25/scripts/configure @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: configure,v 1.1.1.1 1999/03/29 20:15:08 torstenb Exp $ +# $FreeBSD$ mv ${WRKSRC}/global/mail_params.h ${WRKSRC}/global/mail_params.h.bak sed <${WRKSRC}/global/mail_params.h.bak >${WRKSRC}/global/mail_params.h s+!!PREFIX!!+$PREFIX+g |