pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix Added sbin/postmulti to PLIST. PKGREVISION++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab52d6908f54
branches:  trunk
changeset: 392979:ab52d6908f54
user:      martti <martti%pkgsrc.org@localhost>
date:      Thu May 14 17:12:10 2009 +0000

description:
Added sbin/postmulti to PLIST. PKGREVISION++

diffstat:

 mail/postfix/Makefile |  5 +++--
 mail/postfix/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (38 lines):

diff -r 8f1633679760 -r ab52d6908f54 mail/postfix/Makefile
--- a/mail/postfix/Makefile     Thu May 14 14:24:49 2009 +0000
+++ b/mail/postfix/Makefile     Thu May 14 17:12:10 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.224 2009/05/13 10:33:23 martti Exp $
+# $NetBSD: Makefile,v 1.225 2009/05/14 17:12:10 martti Exp $
 
 DISTNAME=      postfix-2.6.0
-#PKGREVISION=  1
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/official/
 MASTER_SITES+= http://postfix.it-austria.net/releases/official/
@@ -12,6 +12,7 @@
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://www.postfix.org/
 COMMENT=       Postfix SMTP server and tools
+
 LICENSE=       postfix-license
 
 CONFLICTS+=    courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]*
diff -r 8f1633679760 -r ab52d6908f54 mail/postfix/PLIST
--- a/mail/postfix/PLIST        Thu May 14 14:24:49 2009 +0000
+++ b/mail/postfix/PLIST        Thu May 14 17:12:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2009/05/13 10:33:23 martti Exp $
+@comment $NetBSD: PLIST,v 1.22 2009/05/14 17:12:10 martti Exp $
 bin/mailq
 bin/newaliases
 libexec/postfix/anvil
@@ -105,6 +105,7 @@
 sbin/postlock
 sbin/postlog
 sbin/postmap
+sbin/postmulti
 sbin/postqueue
 sbin/postsuper
 sbin/qshape



Home | Main Index | Thread Index | Old Index