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/opengtl | |
parent | 92144196a4b9baf81efe3f97a8caa8bf00a38559 (diff) | |
download | ports-0fc09a0c474303642cc50613b5f7d9d48017c556.tar.gz ports-0fc09a0c474303642cc50613b5f7d9d48017c556.zip |
Notes
Diffstat (limited to 'graphics/opengtl')
-rw-r--r-- | graphics/opengtl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |