diff options
author | thierry <thierry@FreeBSD.org> | 2004-03-21 17:58:44 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-03-21 17:58:44 +0800 |
commit | 7eb19638a1898f789e3fac0c9ad53546fc1968c5 (patch) | |
tree | 17faaf757d9dabad59fe9021f4c5a44c037fbf4a /x11-toolkits | |
parent | 995332d46a9f0813b10d242a1f7512b2af763116 (diff) | |
download | freebsd-ports-gnome-7eb19638a1898f789e3fac0c9ad53546fc1968c5.tar.gz freebsd-ports-gnome-7eb19638a1898f789e3fac0c9ad53546fc1968c5.tar.zst freebsd-ports-gnome-7eb19638a1898f789e3fac0c9ad53546fc1968c5.zip |
Reassign maintainership to Serge Gagnon.
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
Approved by: mat (mentor)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/9libs/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/xview/Makefile | 2 |
2 files changed, 2 insertions, 2 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 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 |