diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-14 09:59:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-14 09:59:04 +0000 |
commit | 6524cf265635a5e5efe9476dbb2dc8d03ecfb2dd (patch) | |
tree | bb5e72db8aeccf00375074b941042b1daf8581c0 /graphics/giblib | |
parent | 785648b3603b0cf9c2a23d785dce61e37c5aba08 (diff) |
Welcome Andrew Pogrebennyk as new maintainer
PR: ports/87412, ports/87411, ports/87410, ports/87409
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
Notes
Notes:
svn path=/head/; revision=145354
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 71182160ba03..70364256e6ba 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= andrew.nau.ua@gmail.com COMMENT= A utility library that includes a wrapper for imlib2 LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 |