diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
commit | a01b22a05259e8b8b76cfadccd22f4df4309c55e (patch) | |
tree | c41943c00a390851e85561a8bb285cbf37b82724 /graphics/imlib2_loaders | |
parent | 56f2748d5194b9d5187e449ee838de0694783516 (diff) |
Notes
Diffstat (limited to 'graphics/imlib2_loaders')
-rw-r--r-- | graphics/imlib2_loaders/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index ee1f87ce5873..060eaf8580fb 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 2 CATEGORIES= graphics enlightenment MASTER_SITES= SF/enlightenment/imlib2-src/${PORTVERSION} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extra image loader plugins for Imlib 2 LICENSE= imlib2 GPLv2 |