summaryrefslogtreecommitdiff
path: root/math/ltm
diff options
context:
space:
mode:
authordrochner <drochner>2011-04-04 10:48:32 +0000
committerdrochner <drochner>2011-04-04 10:48:32 +0000
commite283825b07c198df899e48bab173ab0a2603916b (patch)
tree9c87b82d9faf033178e6831bf5adf01cbb7a8775 /math/ltm
parentd6ebc0d1949c3ef1ef8278d57b7ac5a3d3650efa (diff)
downloadpkgsrc-e283825b07c198df899e48bab173ab0a2603916b.tar.gz
fix HOMEPAGE, from Kamel Derouiche per PR pkg/44823
Diffstat (limited to 'math/ltm')
-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