diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/massxpert/Makefile | 4 | ||||
-rw-r--r-- | science/qtresistors/Makefile | 2 |
2 files changed, 3 insertions, 3 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 \ diff --git a/science/qtresistors/Makefile b/science/qtresistors/Makefile index a46b8cb033be..7d646885a77c 100644 --- a/science/qtresistors/Makefile +++ b/science/qtresistors/Makefile @@ -12,7 +12,7 @@ CATEGORIES= science MASTER_SITES= http://qt-apps.org/CONTENT/content-files/ DISTNAME= 118297-qtResistors-201001102229 -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Calculate resistance of resistor by the colors on the resistor USE_QT4= gui qmake_build uic_build moc_build |