diff options
author | sada <sada@FreeBSD.org> | 1999-09-08 23:06:44 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-09-08 23:06:44 +0000 |
commit | afd861bdfef4b8d79cbea448947c79933a06a9e8 (patch) | |
tree | 47fc7bfa1c5082e71c1da7c1a179eb2021381a61 /math/pari/Makefile | |
parent | e4eec4fed22bb4e5325eb8e6c80dcfb72a00b009 (diff) | |
download | FreeBSD-ports-afd861bdfef4b8d79cbea448947c79933a06a9e8.zip FreeBSD-ports-afd861bdfef4b8d79cbea448947c79933a06a9e8.tar.gz |
Remove one of MASTER_SITES.
Justify pkg/PLIST.
Diffstat (limited to 'math/pari/Makefile')
-rw-r--r-- | math/pari/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index 044aa43..7952e41 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -9,8 +9,7 @@ DISTNAME= pari-2.0.16.beta PKGNAME= pari-2.0.16b CATEGORIES= math -MASTER_SITES= ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/ \ - ftp://hasse.mathematik.tu-muenchen.de/pub/pari/ +MASTER_SITES= ftp://hasse.mathematik.tu-muenchen.de/pub/pari/ MAINTAINER= yoshiaki@kt.rim.or.jp |