diff options
author | martti <martti@pkgsrc.org> | 2007-10-30 19:31:38 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-10-30 19:31:38 +0000 |
commit | 9fc76537613fd14ece1d157459ae5370b2da6118 (patch) | |
tree | bcd8b04ffaf9c92a25f680ee704c34ff5e99af6c /mail/postfix-current | |
parent | 4cc3bc2462e7ba67fcf7a4377333c7c51d1a3b9b (diff) | |
download | pkgsrc-9fc76537613fd14ece1d157459ae5370b2da6118.tar.gz |
Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.
Diffstat (limited to 'mail/postfix-current')
-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 783e3220c85..cfa79299a58 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2007/10/30 13:27:32 martti Exp $ +# $NetBSD: Makefile,v 1.87 2007/10/30 19:31:40 martti Exp $ DISTNAME= postfix-2.5-20071006 #PKGREVISION= 1 @@ -9,7 +9,7 @@ DIST_SUBDIR= postfix MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.postfix.org/ COMMENT= Postfix SMTP server and tools -LICENSE= postfix-license +#LICENSE= postfix-license CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]* |