From 7eb19638a1898f789e3fac0c9ad53546fc1968c5 Mon Sep 17 00:00:00 2001 From: thierry Date: Sun, 21 Mar 2004 09:58:44 +0000 Subject: Reassign maintainership to Serge Gagnon. Take care, Serge! PR: ports/64517 Submitted by: Serge Gagnon Approved by: mat (mentor) --- x11-toolkits/9libs/Makefile | 2 +- x11-toolkits/xview/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits') 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 diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index 35194499c1d6..72589a6c0d8b 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.efd.lth.se/pub/X11/ \ MASTER_SITE_SUBDIR= pav DISTNAME= xview3.2p1-X11R6 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gagnon_s@sympatico.ca COMMENT= X Window-System-based Visual/Integrated Environment for Workstations USE_REINPLACE= yes -- cgit