diff options
Diffstat (limited to 'graphics/jasper/Makefile')
-rw-r--r-- | graphics/jasper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index cf1bf1cc1822..ddae2bcbf666 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/ \ ${MASTER_SITE_IMAGEMAGICK} MASTER_SITE_SUBDIR= ImageMagick/delegates -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= An implementation of the codec specified in the JPEG-2000 standard LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg |