diff options
author | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-07-22 14:34:22 +0000 |
---|---|---|
committer | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-07-22 14:34:22 +0000 |
commit | 862c06b489c21e044cbab115456e1821945a9f8d (patch) | |
tree | 914d70e2f7062f7f650ad403fd89a4c18d8ffa6d /science/qtresistors | |
parent | 393cde8ca5fe79485dcc071e2882a8a402b50696 (diff) | |
download | ports-862c06b489c21e044cbab115456e1821945a9f8d.tar.gz ports-862c06b489c21e044cbab115456e1821945a9f8d.zip |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
Notes
Notes:
svn path=/head/; revision=323455
Diffstat (limited to 'science/qtresistors')
-rw-r--r-- | science/qtresistors/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |