diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-26 05:54:00 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-26 05:54:00 +0000 |
commit | a01ae4ea4d96f11c3ed4640cb9f3066daeca6aea (patch) | |
tree | 7bb6df7bc53fa62b847ab0cbdff92127f05ff1ee /graphics/epeg | |
parent | 92cd091c438ccfe4118d7f3d477480bafdb62aa2 (diff) |
Notes
Diffstat (limited to 'graphics/epeg')
-rw-r--r-- | graphics/epeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index 6ebb36fc3809..27587157ca5f 100644 --- a/graphics/epeg/Makefile +++ b/graphics/epeg/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ http://download.enlightenment.org/snapshots/2008-01-25/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= An immensely fast JPEG thumbnailing library LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg |