From: Michael Orlitzky Date: Tue, 8 Nov 2016 03:32:59 +0000 (-0500) Subject: Update project URLs. X-Git-Tag: 0.5.1~16 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=commitdiff_plain;h=1f5b4bba909243a4feda445e3c38e399249b229f Update project URLs. --- diff --git a/haeredes.cabal b/haeredes.cabal index 4ce5f67..f29de3c 100644 --- a/haeredes.cabal +++ b/haeredes.cabal @@ -5,7 +5,7 @@ author: Michael Orlitzky maintainer: Michael Orlitzky license: AGPL-3 license-file: doc/LICENSE -homepage: http://michael.orlitzky.com/code/haeredes.php +homepage: http://michael.orlitzky.com/code/haeredes.xhtml bug-reports: mailto:michael@orlitzky.com category: DNS, Utils build-type: Simple @@ -136,5 +136,5 @@ test-suite doctests source-repository head type: git - location: http://michael.orlitzky.com/git/haeredes.git + location: http://gitweb.michael.orlitzky.com/haeredes.git branch: master