diff options
author | itojun <itojun> | 2001-02-28 10:34:38 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-02-28 10:34:38 +0000 |
commit | fc24c6f75d7aa902867d1a90eb9617a0c17395e3 (patch) | |
tree | d282af7fcbd80c28236c02e6c147908b038d1c09 | |
parent | 08d711741edd17203d6af7f696de579d23fbf5c4 (diff) | |
download | pkgsrc-fc24c6f75d7aa902867d1a90eb9617a0c17395e3.tar.gz |
update IPv6 patch. corrects minor typos.
-rw-r--r-- | mail/postfix-current/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix-current/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 9f4f8c92812..1a1082f389a 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2001/02/27 07:59:31 itojun Exp $ +# $NetBSD: Makefile,v 1.19 2001/02/28 10:34:38 itojun Exp $ DISTNAME= snapshot-20010225 PKGNAME= postfix-20010225 CATEGORIES= mail MASTER_SITES= ftp://postfix.cloud9.net/experimental/ -PATCHFILES= postfix-20010225snap-v6-20010227a.diff.gz +PATCHFILES= postfix-20010225snap-v6-20010228a.diff.gz PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ PATCH_DIST_STRIP+= -p1 diff --git a/mail/postfix-current/files/md5 b/mail/postfix-current/files/md5 index 1d2bbae4183..f92a73b18b3 100644 --- a/mail/postfix-current/files/md5 +++ b/mail/postfix-current/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.10 2001/02/27 07:59:32 itojun Exp $ +$NetBSD: md5,v 1.11 2001/02/28 10:34:39 itojun Exp $ MD5 (postfix/snapshot-20010225.tar.gz) = b5a2da1fb6788c4351117add8a83154a -MD5 (postfix/postfix-20010225snap-v6-20010227a.diff.gz) = e087a7387708038562a7f54f27ad73ad +MD5 (postfix/postfix-20010225snap-v6-20010228a.diff.gz) = 8646724c2d00e4d162b63456247cf4fb |