diff options
author | petef <petef@FreeBSD.org> | 2002-06-04 09:38:45 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-04 09:38:45 +0800 |
commit | 2b5be1817b337ed06ba29defdca404e3f61d0946 (patch) | |
tree | 29a095cefc6bb702d259ca6b97370404f29c359c /graphics/feh | |
parent | fee333340ce0191a7ae6834108cb00b784392043 (diff) | |
download | freebsd-ports-gnome-2b5be1817b337ed06ba29defdca404e3f61d0946.tar.gz freebsd-ports-gnome-2b5be1817b337ed06ba29defdca404e3f61d0946.tar.zst freebsd-ports-gnome-2b5be1817b337ed06ba29defdca404e3f61d0946.zip |
Reset maintainership to ports@. Thanks for your work on these, Jeremy!
PR: 38874
Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
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 e4c72764270b..567e4c36d8cd 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ -MAINTAINER= ishmael27x@yahoo.com +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 |