summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-12-27 00:00:26 +0000
committermef <mef@pkgsrc.org>2014-12-27 00:00:26 +0000
commit5157097672daac1cb7f0b187dca4c169c03e1563 (patch)
treee908cd5314267c4172a9ae080047b9458be9e055 /math
parentf3a6fa2cf729a09b990ba2d554b511f09b375df5 (diff)
downloadpkgsrc-5157097672daac1cb7f0b187dca4c169c03e1563.tar.gz
MASTER_SITES and HOMEPAGE moved from libtom.org to libtom.net
Diffstat (limited to 'math')
-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