diff options
author | martti <martti@pkgsrc.org> | 2007-10-30 13:44:22 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-10-30 13:44:22 +0000 |
commit | 2e8958a1210d8ebb0c181d94120fbcff07515ec3 (patch) | |
tree | 0006a4150cd297ff9a80ccd7d2c6b2e9d4e212cf /mail/squirrelmail-locales | |
parent | 64d63fec50c8f9418796c935f783ffe32dce25ac (diff) | |
download | pkgsrc-2e8958a1210d8ebb0c181d94120fbcff07515ec3.tar.gz |
Added LICENSE=gnu-gpl-v2
Diffstat (limited to 'mail/squirrelmail-locales')
-rw-r--r-- | mail/squirrelmail-locales/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/squirrelmail-locales/Makefile b/mail/squirrelmail-locales/Makefile index bb485c35181..662e076eb3a 100644 --- a/mail/squirrelmail-locales/Makefile +++ b/mail/squirrelmail-locales/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/01/10 14:24:26 martti Exp $ +# $NetBSD: Makefile,v 1.20 2007/10/30 13:44:22 martti Exp $ DISTNAME= all_locales-${VER}-20070106 PKGNAME= squirrelmail-locales-${VER} @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.squirrelmail.org/ COMMENT= Locale package for SquirrelMail +LICENSE= gnu-gpl-v2 VER= 1.4.9 |