diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2010-01-26 22:53:08 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2010-01-26 22:53:08 +0000 |
commit | 0fc09a0c474303642cc50613b5f7d9d48017c556 (patch) | |
tree | 39e895250725c1da4e28b0b68d66362a1df7199c /graphics | |
parent | - Remove unneeded dependencies which is in perl-5.8.9 dist (diff) |
- Update my e-mail address in the ports I maintain.
Approved by: miwi (mentor)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/opencv/Makefile | 2 | ||||
-rw-r--r-- | graphics/opengtl/Makefile | 2 | ||||
-rw-r--r-- | graphics/qtgtl/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 22c917a5d873..5ef808bb4795 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/2.0 DISTNAME= OpenCV-${PORTVERSION} -MAINTAINER= villa.alberto@gmail.com +MAINTAINER= avilla@FreeBSD.org COMMENT= Open Source Computer Vision library from Intel USE_GNOME= pkgconfig diff --git a/graphics/opengtl/Makefile b/graphics/opengtl/Makefile index dd200f0c8106..52593de29601 100644 --- a/graphics/opengtl/Makefile +++ b/graphics/opengtl/Makefile @@ -9,7 +9,7 @@ CATEGORIES= graphics devel MASTER_SITES= http://www.opengtl.org/download/ DISTNAME= OpenGTL-${PORTVERSION} -MAINTAINER= villa.alberto@gmail.com +MAINTAINER= avilla@FreeBSD.org COMMENT= Graphics Transformation Languages LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/graphics/qtgtl/Makefile b/graphics/qtgtl/Makefile index 451d37ff62e5..cc712de9b6b7 100644 --- a/graphics/qtgtl/Makefile +++ b/graphics/qtgtl/Makefile @@ -9,7 +9,7 @@ CATEGORIES= graphics devel MASTER_SITES= http://www.opengtl.org/download/ DISTNAME= libQtGTL-${PORTVERSION} -MAINTAINER= villa.alberto@gmail.com +MAINTAINER= avilla@FreeBSD.org COMMENT= Qt bindings for the Graphics Transformation Languages LIB_DEPENDS= GTLCore.0:${PORTSDIR}/graphics/opengtl |