diff options
Diffstat (limited to 'nsd/nsd_2.0.0.oe')
-rw-r--r-- | nsd/nsd_2.0.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsd/nsd_2.0.0.oe b/nsd/nsd_2.0.0.oe index ba2516b6c8..fc667d57d5 100644 --- a/nsd/nsd_2.0.0.oe +++ b/nsd/nsd_2.0.0.oe @@ -1,7 +1,7 @@ DESCRIPTION = "NSD is an authoritative only, high performance, simple andopen source name server" SECTION = "net" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" SRC_URI = "http://www.nlnetlabs.nl/downloads/nsd/nsd-${PV}.tar.gz" |