diff options
author | obache <obache@pkgsrc.org> | 2006-09-09 09:01:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-09-09 09:01:14 +0000 |
commit | 6283308cf4697986a605998b2b938423cea228fa (patch) | |
tree | 80100f773c9fece375e73e105055ccc1041a3136 /math | |
parent | efb6fe71396b215e62b60ddaa0ca07e62542a3d1 (diff) | |
download | pkgsrc-6283308cf4697986a605998b2b938423cea228fa.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'math')
-rw-r--r-- | math/ltm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/ltm/Makefile b/math/ltm/Makefile index 69bb787c521..0adc5b0cd3e 100644 --- a/math/ltm/Makefile +++ b/math/ltm/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.7 2006/09/09 02:43:10 obache Exp $ +# $NetBSD: Makefile,v 1.8 2006/09/09 09:01:14 obache Exp $ # DISTNAME= ltm-0.30 PKGREVISION= 1 CATEGORIES= math -MASTER_SITES= http://math.libtomcrypt.org/files/ +MASTER_SITES= http://math.libtomcrypt.com/files/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://math.libtomcrypt.org/ +HOMEPAGE= http://math.libtomcrypt.com/ COMMENT= Number theoretic multiple-precision integer library PKG_INSTALLATION_TYPES= overwrite pkgviews |