diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
commit | bd6fa393f8764f575bc64cb90da401ec5452360c (patch) | |
tree | ba872b3a9ba6b039bb818310f44d78b4e93e0b27 /math/kash3 | |
parent | 51722414da350a323ebb63b9718e69758dd3580b (diff) | |
download | ports-bd6fa393f8764f575bc64cb90da401ec5452360c.tar.gz ports-bd6fa393f8764f575bc64cb90da401ec5452360c.zip |
Notes
Diffstat (limited to 'math/kash3')
-rw-r--r-- | math/kash3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kash3/Makefile b/math/kash3/Makefile index 9acdfba99fef..378a7c0b2a0d 100644 --- a/math/kash3/Makefile +++ b/math/kash3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.math.tu-berlin.de/pub/algebra/Kant/Kash_3/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ DISTNAME= ${PORTNAME:U}-${ELFTYPE}-${PORTVERSION:S|.|-|g} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A computer algebra system for computing in algebraic number fields RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl |