diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
commit | 877dce2447b97186647fc1aa02a754fb716ec479 (patch) | |
tree | e18b3e6bda30edcbd2c795ef003542c209e83bb6 /graphics/ufraw | |
parent | f99f0d650426c7298cefd1efc1b7959332f0a913 (diff) |
Notes
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 00380802a0cc..3e69c751207b 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.19.2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Read and manipulate raw images from various digital cameras LICENSE= GPLv2 |