diff options
author | bf <bf@FreeBSD.org> | 2011-10-26 13:54:00 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-10-26 13:54:00 +0800 |
commit | 41ad84d1a48995b93c3b0bc66f86a5cc842d1047 (patch) | |
tree | 6abeaf6d29c029f8e44ecf0bb5a02eb0f43a50ec /graphics/epeg | |
parent | 5ebe76f2b0adf60605f0977c3ace3bb40399fd77 (diff) | |
download | freebsd-ports-gnome-41ad84d1a48995b93c3b0bc66f86a5cc842d1047.tar.gz freebsd-ports-gnome-41ad84d1a48995b93c3b0bc66f86a5cc842d1047.tar.zst freebsd-ports-gnome-41ad84d1a48995b93c3b0bc66f86a5cc842d1047.zip |
Adopt during Stas's hiatus
Approved by: stas
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 |