diff options
author | sat <sat@FreeBSD.org> | 2006-05-09 05:41:11 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-09 05:41:11 +0800 |
commit | 767c59e32512369ac85d2b74ccac55bf9e33bd87 (patch) | |
tree | e8250b90b1ea8c70ed5edc113f8f523d619e3454 /graphics | |
parent | 8e6477c521b0c259e487863b1a5633946b4e597e (diff) | |
download | freebsd-ports-gnome-767c59e32512369ac85d2b74ccac55bf9e33bd87.tar.gz freebsd-ports-gnome-767c59e32512369ac85d2b74ccac55bf9e33bd87.tar.zst freebsd-ports-gnome-767c59e32512369ac85d2b74ccac55bf9e33bd87.zip |
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 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 \ |