diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-09 10:46:13 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-09 10:46:13 +0000 |
commit | 3ea81ed8c8467ec237e3a74b7090cdfab35698ea (patch) | |
tree | 922ee835aeed173c02e97d4c521a79cdb440e6b1 /mail/postfix1 | |
parent | - Split on master/slave. (diff) |
Force commit to note my last change:
Update PATCH_SITES in IPV6. Fetchable again.
Add SHA256
Notified by: kris
Notes
Notes:
svn path=/head/; revision=147686
Diffstat (limited to 'mail/postfix1')
-rw-r--r-- | mail/postfix1/scripts/configure.postfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix1/scripts/configure.postfix b/mail/postfix1/scripts/configure.postfix index ed09b9aeba56..e8ddb42aedf6 100644 --- a/mail/postfix1/scripts/configure.postfix +++ b/mail/postfix1/scripts/configure.postfix @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD: /tmp/pcvs/ports/mail/postfix1/scripts/Attic/configure.postfix,v 1.41 2005-11-09 02:32:48 mnag Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix1/scripts/Attic/configure.postfix,v 1.42 2005-11-09 10:46:13 mnag Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit |