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/giblib | |
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/giblib')
-rw-r--r-- | graphics/giblib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index ad1802e43814..437812535f7c 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.2 CATEGORIES= graphics devel MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ -MAINTAINER= ishmael27x@yahoo.com +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 |