diff options
Diffstat (limited to 'science/massxpert/Makefile')
-rw-r--r-- | science/massxpert/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile index c6d02de47c4f..ca1c9d0d919b 100644 --- a/science/massxpert/Makefile +++ b/science/massxpert/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= massxpert @@ -6,7 +6,7 @@ PORTVERSION= 3.4.0 CATEGORIES= science MASTER_SITES= http://download.tuxfamily.org/massxpert/source/ -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= The massXpert software for (bio)chemists LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ |