diff options
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r-- | mail/postfix/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 89b29215556..a10443c86d3 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.37 2001/04/24 00:52:13 itojun Exp $ +# $NetBSD: Makefile,v 1.38 2001/05/03 00:24:12 itojun Exp $ -DISTNAME= postfix-20010228-pl01 -PKGNAME= postfix-20010228pl1 +DISTNAME= postfix-20010228-pl02 +PKGNAME= postfix-20010228pl2 CATEGORIES= mail MASTER_SITES= ftp://postfix.cloud9.net/official/ -PATCHFILES= postfix-20010228release-v6-20010424a.diff.gz \ +PATCHFILES= postfix-20010228pl02-v6-20010503a.diff.gz \ postfix-20010228release-ercpt.diff PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ ftp://ftp.gw.com/pub/people/kim/patches/ |