summaryrefslogtreecommitdiff
path: root/math/ltm/Makefile
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
commitb2cea3375b616c3e9f97b18b815bc81b56ffb563 (patch)
treee908cd5314267c4172a9ae080047b9458be9e055 /math/ltm/Makefile
parente5911340e73e7896c38df66c75740c5a00ae46f8 (diff)
downloadpkgsrc-b2cea3375b616c3e9f97b18b815bc81b56ffb563.tar.gz
MASTER_SITES and HOMEPAGE moved from libtom.org to libtom.net
Diffstat (limited to 'math/ltm/Makefile')
-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