diff options
author | martti <martti@pkgsrc.org> | 2007-02-15 06:38:13 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-02-15 06:38:13 +0000 |
commit | 6d7bf024e18c69f9ee114bbb1be33e3fba4406ec (patch) | |
tree | 70125b63a5336a7cafb9b46217c5c5221464f2bc /mail/postfix-current/Makefile | |
parent | ac29b7015014ebbe0e14d3bc8ff8b855668ae802 (diff) | |
download | pkgsrc-6d7bf024e18c69f9ee114bbb1be33e3fba4406ec.tar.gz |
Updated mail/postfix-current to 2.4-20070214
New development snapshot, lots of changes, see the HISTORY file
for details...
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index b04d28eb3c7..65b60383ed9 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.77 2006/12/13 06:23:06 martti Exp $ +# $NetBSD: Makefile,v 1.78 2007/02/15 06:38:13 martti Exp $ -DISTNAME= postfix-2.4-20061210 +DISTNAME= postfix-2.4-20070214 #PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ |