diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-16 17:26:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-16 17:26:49 +0000 |
commit | 4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9 (patch) | |
tree | 4ede8b4f367d77027ef1b4fd74766106c2b0d75c /graphics/jbig2dec | |
parent | e1d7e6cc3407403a7f6a8cc21b10ab8c6d9b71c5 (diff) | |
download | ports-4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9.tar.gz ports-4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9.zip |
Notes
Diffstat (limited to 'graphics/jbig2dec')
-rw-r--r-- | graphics/jbig2dec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile index a67c95be0a83..f4690447f836 100644 --- a/graphics/jbig2dec/Makefile +++ b/graphics/jbig2dec/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF \ http://ghostscript.com/~giles/jbig2/jbig2dec/ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Decoder implementation of the JBIG2 image compression format USE_XZ= yes:src |