summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authormartti <martti>2007-10-30 19:31:38 +0000
committermartti <martti>2007-10-30 19:31:38 +0000
commit6daf039b533cfbbcdd31b3ce6eb65c37b11db067 (patch)
treebcd8b04ffaf9c92a25f680ee704c34ff5e99af6c /mail
parent042327d96569d2dc87a3d96357678f0b44cd4b01 (diff)
downloadpkgsrc-6daf039b533cfbbcdd31b3ce6eb65c37b11db067.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')
-rw-r--r--mail/clamsmtp/Makefile4
-rw-r--r--mail/postfix-current/Makefile4
-rw-r--r--mail/postfix/Makefile4
-rw-r--r--mail/squirrelmail-decode/Makefile4
-rw-r--r--mail/squirrelmail-locales/Makefile4
-rw-r--r--mail/squirrelmail/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/mail/clamsmtp/Makefile b/mail/clamsmtp/Makefile
index e6ac52acde5..5e0c425a3cf 100644
--- a/mail/clamsmtp/Makefile
+++ b/mail/clamsmtp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2007/10/30 15:25:30 martti Exp $
+# $NetBSD: Makefile,v 1.35 2007/10/30 19:31:39 martti Exp $
DISTNAME= clamsmtp-1.8
PKGREVISION= 3
@@ -8,7 +8,7 @@ MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://memberwebs.com/nielsen/software/clamsmtp/
COMMENT= SMTP filter that allows you to check for viruses
-LICENSE= modified-bsd
+#LICENSE= modified-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
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]*
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index a70eefff4bc..64911028bea 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.209 2007/10/30 13:27:32 martti Exp $
+# $NetBSD: Makefile,v 1.210 2007/10/30 19:31:39 martti Exp $
DISTNAME= postfix-2.4.6
#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]*
diff --git a/mail/squirrelmail-decode/Makefile b/mail/squirrelmail-decode/Makefile
index d18e3e7a12c..febabb1febd 100644
--- a/mail/squirrelmail-decode/Makefile
+++ b/mail/squirrelmail-decode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/10/30 13:44:22 martti Exp $
+# $NetBSD: Makefile,v 1.7 2007/10/30 19:31:41 martti Exp $
DISTNAME= squirrelmail-decode-1.2
#PKGREVISION= 1
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.squirrelmail.org/
COMMENT= Extra decoding library for SquirrelMail
-LICENSE= gnu-gpl-v2
+#LICENSE= gnu-gpl-v2
NO_BUILD= yes
diff --git a/mail/squirrelmail-locales/Makefile b/mail/squirrelmail-locales/Makefile
index 662e076eb3a..0318cf3afb9 100644
--- a/mail/squirrelmail-locales/Makefile
+++ b/mail/squirrelmail-locales/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/10/30 13:44:22 martti Exp $
+# $NetBSD: Makefile,v 1.21 2007/10/30 19:31:41 martti Exp $
DISTNAME= all_locales-${VER}-20070106
PKGNAME= squirrelmail-locales-${VER}
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.squirrelmail.org/
COMMENT= Locale package for SquirrelMail
-LICENSE= gnu-gpl-v2
+#LICENSE= gnu-gpl-v2
VER= 1.4.9
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index e274a7f3c5c..a470b61807e 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2007/10/30 13:44:22 martti Exp $
+# $NetBSD: Makefile,v 1.94 2007/10/30 19:31:40 martti Exp $
DISTNAME= squirrelmail-1.4.11
#PKGREVISION= 1
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.squirrelmail.org/
COMMENT= PHP webmail package
-LICENSE= gnu-gpl-v2
+#LICENSE= gnu-gpl-v2
CONFLICTS= sq-attachment-handlers-[0-9]*
CONFLICTS+= sq-squirrelspell-[0-9]*