diff options
Diffstat (limited to 'graphics/lcms-python/Makefile')
-rw-r--r-- | graphics/lcms-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lcms-python/Makefile b/graphics/lcms-python/Makefile index 592e1d2a639f..db1aec1679f0 100644 --- a/graphics/lcms-python/Makefile +++ b/graphics/lcms-python/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.19 \ http://www.littlecms.com/ PKGNAMESUFFIX= -python -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Light Color Management System (python bindings) LIB_DEPENDS+= lcms.1:${PORTSDIR}/graphics/lcms |