summaryrefslogtreecommitdiff
path: root/math/ltm
diff options
context:
space:
mode:
authormef <mef>2014-12-27 00:00:26 +0000
committermef <mef>2014-12-27 00:00:26 +0000
commit186f2ac0d5d7847c34f6d7493849cb96c4f0f07a (patch)
treee908cd5314267c4172a9ae080047b9458be9e055 /math/ltm
parent8e19a642a5ccc4af3ea8a96aa614254e2d0369bf (diff)
downloadpkgsrc-186f2ac0d5d7847c34f6d7493849cb96c4f0f07a.tar.gz
MASTER_SITES and HOMEPAGE moved from libtom.org to libtom.net
Diffstat (limited to 'math/ltm')
-rw-r--r--math/ltm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/ltm/Makefile b/math/ltm/Makefile
index 70de895b73a..fc726b7529a 100644
--- a/math/ltm/Makefile
+++ b/math/ltm/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:41 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2014/12/27 00:00:26 mef Exp $
#
DISTNAME= ltm-0.42.0
PKGREVISION= 1
CATEGORIES= math
-MASTER_SITES= http://libtom.org/files/
+MASTER_SITES= http://libtom.net/files/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://libtom.org/
+HOMEPAGE= http://libtom.net/
COMMENT= Number theoretic multiple-precision integer library
LICENSE= public-domain