diff options
author | vg <vg@FreeBSD.org> | 2013-07-22 22:34:22 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2013-07-22 22:34:22 +0800 |
commit | a75014656c7be0e4d27eba5e74be40f5b80374c9 (patch) | |
tree | 914d70e2f7062f7f650ad403fd89a4c18d8ffa6d /science | |
parent | b1194ddcdd9dbe09ea88f1ca30a68c6c333e760c (diff) | |
download | freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.tar.gz freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.tar.zst freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.zip |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
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 |