diff options
author | martti <martti> | 2007-10-30 13:27:32 +0000 |
---|---|---|
committer | martti <martti> | 2007-10-30 13:27:32 +0000 |
commit | a0bf9d0e5afbf31c1ecb1f6b988636d49a08d2f3 (patch) | |
tree | 6c7a95eb5f8b0aec7e63f4c3a615f1c04ac9c631 /mail | |
parent | 1e7202ee53a40631fa839fe772c2717967d82517 (diff) | |
download | pkgsrc-a0bf9d0e5afbf31c1ecb1f6b988636d49a08d2f3.tar.gz |
Added LICENSE=postfix-license
Diffstat (limited to 'mail')
-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]* |