diff options
author | petef <petef@FreeBSD.org> | 2002-06-04 01:38:45 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-04 01:38:45 +0000 |
commit | 2b5be1817b337ed06ba29defdca404e3f61d0946 (patch) | |
tree | 29a095cefc6bb702d259ca6b97370404f29c359c /graphics/geist | |
parent | fee333340ce0191a7ae6834108cb00b784392043 (diff) | |
download | FreeBSD-ports-2b5be1817b337ed06ba29defdca404e3f61d0946.zip FreeBSD-ports-2b5be1817b337ed06ba29defdca404e3f61d0946.tar.gz |
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/geist')
-rw-r--r-- | graphics/geist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geist/Makefile b/graphics/geist/Makefile index 5c4aa2f..7021daf 100644 --- a/graphics/geist/Makefile +++ b/graphics/geist/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.3 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ -MAINTAINER= ishmael27@home.com +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ xml2.5:${PORTSDIR}/textproc/libxml2 |