diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
commit | a2c6722d4a7e0f71b8a394689181d881ac14bf6d (patch) | |
tree | 7f32f1583e8bd223699a709f345bb9a81732ebc1 /x11-toolkits/9libs | |
parent | 37c9ae2d62206e8a314b191f6f1fea9dc799b459 (diff) | |
download | ports-a2c6722d4a7e0f71b8a394689181d881ac14bf6d.tar.gz ports-a2c6722d4a7e0f71b8a394689181d881ac14bf6d.zip |
Reassign maintainership to Serge Gagnon.
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
Approved by: mat (mentor)
Notes
Notes:
svn path=/head/; revision=104833
Diffstat (limited to 'x11-toolkits/9libs')
-rw-r--r-- | x11-toolkits/9libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/9libs/Makefile b/x11-toolkits/9libs/Makefile index 9c73c3ee8759..fa7e42d13aab 100644 --- a/x11-toolkits/9libs/Makefile +++ b/x11-toolkits/9libs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= x11-toolkits plan9 MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gagnon_s@sympatico.ca COMMENT= Plan9 compatibility libraries USE_XLIB= YES |