diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-20 05:20:00 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-20 05:20:00 +0000 |
commit | 08d733d3d465ae8ba451dbc6de3631be21cc04cc (patch) | |
tree | aeb73d9635c431474a138fcd28f77bf9ee670a91 /graphics | |
parent | 0d92999607c79ea34352cf95a816c37f5f6ea747 (diff) | |
download | ports-08d733d3d465ae8ba451dbc6de3631be21cc04cc.tar.gz ports-08d733d3d465ae8ba451dbc6de3631be21cc04cc.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imgtops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imgtops/Makefile b/graphics/imgtops/Makefile index bb6649b85ee7..eb708faabff3 100644 --- a/graphics/imgtops/Makefile +++ b/graphics/imgtops/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= timbob@bigpond.com +MAINTAINER= ports@FreeBSD.org COMMENT= Create efficient Encapsulated Postscript files from images RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging |