diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 09:27:12 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 09:27:12 +0800 |
commit | f35c0fbfab9e300e8c0a4c679a3fcc63743999c9 (patch) | |
tree | 9ba2b4f1829469b76b614381b8168f1eb360338c /graphics/feh | |
parent | 61a25a703c375d86febd45a9d5ff6e1b56e7fc84 (diff) | |
download | freebsd-ports-gnome-f35c0fbfab9e300e8c0a4c679a3fcc63743999c9.tar.gz freebsd-ports-gnome-f35c0fbfab9e300e8c0a4c679a3fcc63743999c9.tar.zst freebsd-ports-gnome-f35c0fbfab9e300e8c0a4c679a3fcc63743999c9.zip |
- Pass maintainership to submitter
Submitted by: Ulrich via freebsd-ports@
Diffstat (limited to 'graphics/feh')
-rw-r--r-- | graphics/feh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index bb23c6a2759d..3e435eaa3c3b 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uspoerlein@gmail.com COMMENT= An image viewer that utilizes Imlib2 LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib |