diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2005-08-15 00:48:10 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-15 00:48:10 +0000 |
commit | 2886887ee4611ab6d6bc4af836856dce541e86a0 (patch) | |
tree | 39a4e5541aac5572a2766cd343d145305e03d266 /packages/ssmtp | |
parent | 0b08711364c1884e13149ec231a1e174d2197a31 (diff) |
Update MAINTAINER and LICENCE
Diffstat (limited to 'packages/ssmtp')
-rw-r--r-- | packages/ssmtp/ssmtp_2.61.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/ssmtp/ssmtp_2.61.bb b/packages/ssmtp/ssmtp_2.61.bb index 71a2ef7786..c48c48ae56 100644 --- a/packages/ssmtp/ssmtp_2.61.bb +++ b/packages/ssmtp/ssmtp_2.61.bb @@ -1,7 +1,8 @@ SECTION = "console/network" - +MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>" DEPENDS = "openssl" DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub." +LICENCE = "GPL" PR = "r4" SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \ |