diff options
author | martti <martti@pkgsrc.org> | 2009-01-05 10:25:39 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2009-01-05 10:25:39 +0000 |
commit | e3ef76251a711d9d2b94b7232e4364998830312c (patch) | |
tree | 982c2911cb60ffa394696e2653f6dfb68e0d82a0 /mail/postfix-current/Makefile | |
parent | a545bf1c8551860916384727a260a1a0537d9507 (diff) | |
download | pkgsrc-e3ef76251a711d9d2b94b7232e4364998830312c.tar.gz |
Updated mail/postfix-current to 20081205
This is the latest development snapshot.
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index d69251cb58b..ad60478bbd0 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.102 2008/10/16 09:45:12 martti Exp $ +# $NetBSD: Makefile,v 1.103 2009/01/05 10:25:39 martti Exp $ -DISTNAME= postfix-2.6-20081012 -PKGNAME= postfix-2.6.20081012 +DISTNAME= postfix-2.6-20081205 +PKGNAME= postfix-2.6.20081205 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ MASTER_SITES+= http://postfix.it-austria.net/releases/experimental/ |