diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-02-16 00:44:55 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-02-16 00:44:55 +0800 |
commit | ce6e8b50c6197e6863f3a887c3115579cfa02ba9 (patch) | |
tree | 5ef7dc3500ef0cbd60ba49ccb40198d9c4c15a4d /mail | |
parent | 3ac181aab5da08eec9ea36f04b2e138ac5717012 (diff) | |
download | freebsd-ports-gnome-ce6e8b50c6197e6863f3a887c3115579cfa02ba9.tar.gz freebsd-ports-gnome-ce6e8b50c6197e6863f3a887c3115579cfa02ba9.tar.zst freebsd-ports-gnome-ce6e8b50c6197e6863f3a887c3115579cfa02ba9.zip |
- add LICENSE:
Diffstat (limited to 'mail')
-rw-r--r-- | mail/addresses/pkg-descr | 3 | ||||
-rw-r--r-- | mail/gnumail/pkg-descr | 2 | ||||
-rw-r--r-- | mail/pantomime/pkg-descr | 2 |
3 files changed, 6 insertions, 1 deletions
diff --git a/mail/addresses/pkg-descr b/mail/addresses/pkg-descr index c7dd64ad6955..f2ae05439578 100644 --- a/mail/addresses/pkg-descr +++ b/mail/addresses/pkg-descr @@ -2,5 +2,6 @@ managing contact information. It stores addresses, phone numbers, pictures, instant messaging information, email, homepages and whatever. +LICENSE: LGPL2 or later + WWW: http://giesler.biz/bjoern/en/sw_addr.html -Miguel Mendez <flynn@energyhq.es.eu.org> diff --git a/mail/gnumail/pkg-descr b/mail/gnumail/pkg-descr index d97034a31cb1..b338419e8b76 100644 --- a/mail/gnumail/pkg-descr +++ b/mail/gnumail/pkg-descr @@ -7,4 +7,6 @@ are available. GNUMail.app was written mostly from scratch though it does use some code from elm and mpack/munpack. +LICENSE: GPL2 or later + WWW: http://www.collaboration-world.com/gnumail/ diff --git a/mail/pantomime/pkg-descr b/mail/pantomime/pkg-descr index a85db39c52a3..735b1e277c1e 100644 --- a/mail/pantomime/pkg-descr +++ b/mail/pantomime/pkg-descr @@ -1,3 +1,5 @@ Mail/MIME handling library for GNUstep. +LICENSE: LGPL2 or later + WWW: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3 |