diff options
author | mnag <mnag@FreeBSD.org> | 2005-11-09 18:46:13 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-11-09 18:46:13 +0800 |
commit | 8632876d0ed61e1adb468d7c51238ce0a9cec820 (patch) | |
tree | ff33eaac0c9f6e05caded891cfa7d9232820aad1 /mail/postfix1 | |
parent | 81ec8a93ee27c4147f085b3d0bcc609f23927673 (diff) | |
download | freebsd-ports-gnome-8632876d0ed61e1adb468d7c51238ce0a9cec820.tar.gz freebsd-ports-gnome-8632876d0ed61e1adb468d7c51238ce0a9cec820.tar.zst freebsd-ports-gnome-8632876d0ed61e1adb468d7c51238ce0a9cec820.zip |
Force commit to note my last change:
Update PATCH_SITES in IPV6. Fetchable again.
Add SHA256
Notified by: kris
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 |