X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=haeredes.cabal;fp=haeres.cabal;h=2463a59d73d5f102af37d5baa392b1ac694dbff4;hp=0183a294a7ac46fdccf114df147f01269a19af0b;hb=228abb512bcd019b98d2b3fd7b7283f5ef14d1bc;hpb=70dffd6160208adf2c1c5746924c100cb0ffcb2e diff --git a/haeres.cabal b/haeredes.cabal similarity index 86% rename from haeres.cabal rename to haeredes.cabal index 0183a29..2463a59 100644 --- a/haeres.cabal +++ b/haeredes.cabal @@ -1,18 +1,18 @@ -name: haeres +name: haeredes version: 0.0 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky license: GPL-3 license-file: doc/LICENSE -homepage: http://michael.orlitzky.com/code/haeres.php +homepage: http://michael.orlitzky.com/code/haeredes.php bug-reports: mailto:michael@orlitzky.com category: DNS, Utils synopsis: Confirm delegation of NS and MX records. build-type: Simple -executable haeres +executable haeredes build-depends: base == 4.*, bytestring == 0.10.*, @@ -45,5 +45,5 @@ executable haeres source-repository head type: git - location: http://michael.orlitzky.com/git/haeres.git + location: http://michael.orlitzky.com/git/haeredes.git branch: master