diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-06-28 09:11:31 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-06-28 09:11:31 +0000 |
commit | f8a65e4c1b0f29ce7a791b0085ee107c50958657 (patch) | |
tree | 24812be98b418460366e590049f2e38e6dac2053 /graphics/mozjpeg | |
parent | 80fa9351eec077ca19db0a823b243d0a14d68244 (diff) |
Notes
Diffstat (limited to 'graphics/mozjpeg')
-rw-r--r-- | graphics/mozjpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mozjpeg/Makefile b/graphics/mozjpeg/Makefile index 8b9cc087135f..710fcdffe2a6 100644 --- a/graphics/mozjpeg/Makefile +++ b/graphics/mozjpeg/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= graphics -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced JPEG encoder for the Web LICENSE= BSD3CLAUSE |