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 | f921f8f0b41383bba29ed8ad765e7b416ef19c58 (patch) | |
tree | bcd8b04ffaf9c92a25f680ee704c34ff5e99af6c /mail/squirrelmail-decode | |
parent | b58ce2feebb9b26f05ddf8ff03fb18689b86cfc2 (diff) | |
download | pkgsrc-f921f8f0b41383bba29ed8ad765e7b416ef19c58.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/squirrelmail-decode')
-rw-r--r-- | mail/squirrelmail-decode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |