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/squirrelmail-locales | |
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/squirrelmail-locales')
-rw-r--r-- | mail/squirrelmail-locales/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |