diff options
author | cjep <cjep@pkgsrc.org> | 2003-12-30 17:27:31 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-12-30 17:27:31 +0000 |
commit | fe046353ac663f273c23637c97a441f515d1cd33 (patch) | |
tree | 0b52a469632cd371f59e9ecdc391630fb306435a /math | |
parent | 36f2e2b431c780569c97d6029436c41ccfd9ec7d (diff) | |
download | pkgsrc-fe046353ac663f273c23637c97a441f515d1cd33.tar.gz |
Add trailing / to HOMEPAGEs
Diffstat (limited to 'math')
-rw-r--r-- | math/pari-galdata/Makefile | 4 | ||||
-rw-r--r-- | math/pari/Makefile | 4 | ||||
-rw-r--r-- | math/tochnog/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/pari-galdata/Makefile b/math/pari-galdata/Makefile index 31b39bc19c1..5fa6b79dee6 100644 --- a/math/pari-galdata/Makefile +++ b/math/pari-galdata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 21:48:00 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/30 17:27:31 cjep Exp $ DISTNAME= galdata PKGNAME= pari-galdata-2.1 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari/ \ http://www.gn-50uma.de/ftp/pari/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.parigp-home.de +HOMEPAGE= http://www.parigp-home.de/ COMMENT= Galois group data for pari DEPENDS+= pari-[0-9]*:../../math/pari diff --git a/math/pari/Makefile b/math/pari/Makefile index 7485e5f2200..cbc5716b772 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/09/28 09:13:58 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2003/12/30 17:27:31 cjep Exp $ DISTNAME= pari-2.1.5 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.1/ \ http://www.gn-50uma.de/ftp/pari-2.1/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.parigp-home.de +HOMEPAGE= http://www.parigp-home.de/ COMMENT= Software package for computer-aided number theory BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX diff --git a/math/tochnog/Makefile b/math/tochnog/Makefile index 471eced1822..9b320ffff26 100644 --- a/math/tochnog/Makefile +++ b/math/tochnog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:48:16 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/12/30 17:27:31 cjep Exp $ DISTNAME= tochnog-20010429 WRKSRC= ${WRKDIR}/tochnog/src @@ -7,7 +7,7 @@ MASTER_SITES= ftp://tochnog.sourceforge.net/pub/tochnog/ DISTFILES= tn.tar.gz tnu.ps.gz tnp.ps.gz MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://tochnog.sourceforge.net +HOMEPAGE= http://tochnog.sourceforge.net/ COMMENT= Finite Element Analysis Program DIST_SUBDIR= ${DISTNAME} |