diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
commit | 6747a42cca468886fb139b48c86b7f9affa0cea0 (patch) | |
tree | c1675a22a4400a7d5b8e78430583a36fc5e7a97c /cyrus-sasl | |
parent | 1f45b950369943206f32ac5674277e58176e1ec9 (diff) |
Many files:
License updates
BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA
Diffstat (limited to 'cyrus-sasl')
-rw-r--r-- | cyrus-sasl/cyrus-sasl_2.1.17.oe | 1 | ||||
-rw-r--r-- | cyrus-sasl/cyrus-sasl_2.1.18.oe | 1 | ||||
-rw-r--r-- | cyrus-sasl/cyrus-sasl_2.1.19.oe | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/cyrus-sasl/cyrus-sasl_2.1.17.oe b/cyrus-sasl/cyrus-sasl_2.1.17.oe index 1b82a76aea..d1eec9b7ce 100644 --- a/cyrus-sasl/cyrus-sasl_2.1.17.oe +++ b/cyrus-sasl/cyrus-sasl_2.1.17.oe @@ -1,6 +1,7 @@ SECTION = "console/network" DEPENDS = "db3" DESCRIPTION = "Generic client/server library for SASL authentication." +LICENSE = "BSD" SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/cyrus-sasl-${PV}.tar.gz \ file://configure.patch;patch=1" diff --git a/cyrus-sasl/cyrus-sasl_2.1.18.oe b/cyrus-sasl/cyrus-sasl_2.1.18.oe index 72ba323f5e..edb75678fa 100644 --- a/cyrus-sasl/cyrus-sasl_2.1.18.oe +++ b/cyrus-sasl/cyrus-sasl_2.1.18.oe @@ -1,6 +1,7 @@ SECTION = "console/network" DEPENDS = "db3" DESCRIPTION = "Generic client/server library for SASL authentication." +LICENSE = "BSD" SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/cyrus-sasl-${PV}.tar.gz" diff --git a/cyrus-sasl/cyrus-sasl_2.1.19.oe b/cyrus-sasl/cyrus-sasl_2.1.19.oe index 0ad919e036..37c8292595 100644 --- a/cyrus-sasl/cyrus-sasl_2.1.19.oe +++ b/cyrus-sasl/cyrus-sasl_2.1.19.oe @@ -1,6 +1,7 @@ SECTION = "console/network" DEPENDS = "db3" DESCRIPTION = "Generic client/server library for SASL authentication." +LICENSE = "BSD" SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-${PV}.tar.gz" |