summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-04-04 10:48:32 +0000
committerdrochner <drochner@pkgsrc.org>2011-04-04 10:48:32 +0000
commitbe6c5e7ebd8388d65294ca7228b8cba5aa747ad8 (patch)
tree9c87b82d9faf033178e6831bf5adf01cbb7a8775 /math
parentfc3da0e23349711c60b014ac41fe599d47b4b931 (diff)
downloadpkgsrc-be6c5e7ebd8388d65294ca7228b8cba5aa747ad8.tar.gz
fix HOMEPAGE, from Kamel Derouiche per PR pkg/44823
Diffstat (limited to 'math')
-rw-r--r--math/ltm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ltm/Makefile b/math/ltm/Makefile
index 31b8ba91666..df4d550d37a 100644
--- a/math/ltm/Makefile
+++ b/math/ltm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2011/03/10 09:52:24 drochner Exp $
+# $NetBSD: Makefile,v 1.15 2011/04/04 10:48:32 drochner Exp $
#
DISTNAME= ltm-0.42.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://libtom.org/files/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://math.libtomcrypt.com/
+HOMEPAGE= http://libtom.org/
COMMENT= Number theoretic multiple-precision integer library
LICENSE= public-domain