diff options
author | sat <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 767c59e32512369ac85d2b74ccac55bf9e33bd87 (patch) | |
tree | e8250b90b1ea8c70ed5edc113f8f523d619e3454 /graphics | |
parent | 8e6477c521b0c259e487863b1a5633946b4e597e (diff) | |
download | FreeBSD-ports-767c59e32512369ac85d2b74ccac55bf9e33bd87.zip FreeBSD-ports-767c59e32512369ac85d2b74ccac55bf9e33bd87.tar.gz |
Update my e-mail address
Approved by: krion (mentor, implicit)
Diffstat (limited to 'graphics')
-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 a50f36e..24d9ca0 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 \ |