diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-08-22 23:20:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-08-22 23:20:17 +0000 |
commit | df9e790904cc35db7ecdfef4e587916b9f8ee921 (patch) | |
tree | fa7bad3ceb9edba427ae72d39131c2a0a38308db /graphics/lensfun | |
parent | 31f3ee2fd646bc6ef4c1010b4a36083313532f1e (diff) |
Notes
Diffstat (limited to 'graphics/lensfun')
-rw-r--r-- | graphics/lensfun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index 5e8c95f4caeb..db58a39425cb 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= BERLIOS -MAINTAINER= dindin@dindin.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Library for fixing lens geometry distortion LIB_DEPENDS= png:${PORTSDIR}/graphics/png |