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 | 5766910cfb71e483b45ddd65f2662bdf4063e3e3 (patch) | |
tree | 80100f773c9fece375e73e105055ccc1041a3136 | |
parent | c12972fd243d1bc2078d6c1c02106579bfba3b6d (diff) | |
download | pkgsrc-5766910cfb71e483b45ddd65f2662bdf4063e3e3.tar.gz |
Update MASTER_SITES and HOMEPAGE.
-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 |