diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-11-06 22:12:48 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-11-06 22:12:48 +0800 |
commit | eefb50af013759bfdc555fa4318b078b5d78a5f0 (patch) | |
tree | c7f5f502d62543736e68f6316e3e0c425be763c5 /graphics/feh | |
parent | 15a02ea12136a1750c11b749e1efdacd1e8a3415 (diff) | |
download | freebsd-ports-gnome-eefb50af013759bfdc555fa4318b078b5d78a5f0.tar.gz freebsd-ports-gnome-eefb50af013759bfdc555fa4318b078b5d78a5f0.tar.zst freebsd-ports-gnome-eefb50af013759bfdc555fa4318b078b5d78a5f0.zip |
Take over maintainer-ship.
PR: 22631
Submitted by: Jeremy Norris <ishmael27@home.com>
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 2156021ad61b..cc231641f80f 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.9 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ishmael27@home.com LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2-tmp |