diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch) | |
tree | 6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /graphics/dcraw | |
parent | 1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff) |
Notes
Diffstat (limited to 'graphics/dcraw')
-rw-r--r-- | graphics/dcraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile index a50f36e15796..24d9ca0a6b4a 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://bsd1.csme.ru/myports/ \ http://bsd3.csme.ru/myports/ \ http://www.piwebs.com/distfiles/${PORTNAME}/ -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= Decoder for RAW files from digital cameras LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |