diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-20 22:44:57 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-20 22:44:57 +0000 |
commit | ce5460bde60053e084ef08a50f4f3c9af26230fd (patch) | |
tree | e315114f3be6a252cc90276957bdee0b024c0ad8 /dcron | |
parent | bdaf582b400a65e2476de4ac29ec31cc6197b7f7 (diff) |
dnsmasq_2.15.oe:
dnsmasq/dnsmasq_2.15.oe Fixing LICENSE in middle of DESCRIPTION
dcron_2.3.3.oe:
dcron/dcron_2.3.3.oe Fixing license in middle of DESCRIPTION
BKrev: 419fc8e9t6f1eitEwX83aDNUiFDaUQ
Diffstat (limited to 'dcron')
-rw-r--r-- | dcron/dcron_2.3.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcron/dcron_2.3.3.oe b/dcron/dcron_2.3.3.oe index 9e172a3bbc..75ac464b7c 100644 --- a/dcron/dcron_2.3.3.oe +++ b/dcron/dcron_2.3.3.oe @@ -1,7 +1,7 @@ SECTION = "base" DESCRIPTION = "Dillon's Cron is a multi-user cron written from scratch, \ -LICENSE = "GPL" similar to vixie-cron but with major differences." +LICENSE = "GPL" SRC_URI = "http://ibiblio.org/pub/Linux/system/daemons/cron/dcron-${PV}.tar.gz \ file://compile.patch;patch=1" |