diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/calc/Makefile | 2 | ||||
-rw-r--r-- | math/coq/Makefile | 2 | ||||
-rw-r--r-- | math/gap/Makefile | 2 | ||||
-rw-r--r-- | math/ocaml-ocamlgraph/Makefile | 2 | ||||
-rw-r--r-- | math/sc/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile index 8c124da29c41..72dd6b786786 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.12.4.0 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.12.4 -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Arbitrary precision calculator USE_BZIP2= yes diff --git a/math/coq/Makefile b/math/coq/Makefile index f7e927a5a506..6fec501d62e6 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://coq.inria.fr/V${PORTVERSION:R}/files/ \ ftp://ftp.stack.nl/pub/users/johans/coq/ DISTNAME= ${PORTNAME}-${COQVERSION} -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Theorem prover based on lambda-C BUILD_DEPENDS= camlp5:${PORTSDIR}/devel/ocaml-camlp5 diff --git a/math/gap/Makefile b/math/gap/Makefile index 26e8a4b5e8bc..f0ed7238f309 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -16,7 +16,7 @@ DISTFILES= packages-${GAP_PKGTIME}.tar.bz2 \ xtom1r1p4.tar.bz2 DIST_SUBDIR= gap -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= GAP is a system for computational discrete algebra OPTIONS= COMPRESSED_TOMLIB "Compress tomlib files" On \ diff --git a/math/ocaml-ocamlgraph/Makefile b/math/ocaml-ocamlgraph/Makefile index 18f0777788b6..77cb6470b9b2 100644 --- a/math/ocaml-ocamlgraph/Makefile +++ b/math/ocaml-ocamlgraph/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://ocamlgraph.lri.fr/download/ PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Graph manipulation library for OCaml OPTIONS= GUI "Include user programs: viewer and editor" off diff --git a/math/sc/Makefile b/math/sc/Makefile index a952a58cee19..f905b8e0b34e 100644 --- a/math/sc/Makefile +++ b/math/sc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/financial/spreadsheet -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= A curses-based spreadsheet program MAN1= sc.1 psc.1 |