diff options
-rw-r--r-- | mail/postfix-current/Makefile | 3 | ||||
-rw-r--r-- | mail/postfix/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 4e994b90332..783e3220c85 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2007/10/22 06:15:56 martti Exp $ +# $NetBSD: Makefile,v 1.86 2007/10/30 13:27:32 martti Exp $ DISTNAME= postfix-2.5-20071006 #PKGREVISION= 1 @@ -9,6 +9,7 @@ DIST_SUBDIR= postfix MAINTAINER= martti@NetBSD.org 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 --git a/mail/postfix/Makefile b/mail/postfix/Makefile index a154c38e7e9..a70eefff4bc 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.208 2007/10/22 06:15:19 martti Exp $ +# $NetBSD: Makefile,v 1.209 2007/10/30 13:27:32 martti Exp $ DISTNAME= postfix-2.4.6 #PKGREVISION= 1 @@ -9,6 +9,7 @@ DIST_SUBDIR= postfix MAINTAINER= martti@NetBSD.org 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]* |