diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /graphics/dcraw | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.zst freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
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 0612f8e98cdd..62962366667b 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 8.86 CATEGORIES= graphics MASTER_SITES= CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Decoder for RAW files from digital cameras LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |