diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-01-27 13:19:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-01-27 13:19:18 +0000 |
commit | 6a894935162bdf168321a6aaf4b1a98ff28b020f (patch) | |
tree | 157e888c6a4651198bcefc15ec25967d0c05fc94 /graphics/bmeps | |
parent | 0a56d0ccd8315e6f98de291e9ce61affb37709e8 (diff) | |
download | ports-6a894935162bdf168321a6aaf4b1a98ff28b020f.tar.gz ports-6a894935162bdf168321a6aaf4b1a98ff28b020f.zip |
Notes
Diffstat (limited to 'graphics/bmeps')
-rw-r--r-- | graphics/bmeps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index 2c43296331ed..73dd9d9e08af 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Convert bitmap images (PNG/JPEG/NetPBM) to EPS LIB_DEPENDS= dkbif.1:${PORTSDIR}/devel/dklibs |