diff options
author | thierry <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
commit | 7eb19638a1898f789e3fac0c9ad53546fc1968c5 (patch) | |
tree | 17faaf757d9dabad59fe9021f4c5a44c037fbf4a /x11 | |
parent | 995332d46a9f0813b10d242a1f7512b2af763116 (diff) | |
download | FreeBSD-ports-7eb19638a1898f789e3fac0c9ad53546fc1968c5.zip FreeBSD-ports-7eb19638a1898f789e3fac0c9ad53546fc1968c5.tar.gz |
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')
-rw-r--r-- | x11/9box/Makefile | 2 | ||||
-rw-r--r-- | x11/9menu/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/9box/Makefile b/x11/9box/Makefile index 2d36d85..396d83d 100644 --- a/x11/9box/Makefile +++ b/x11/9box/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://freesoftware.fsf.org/download/9box/ \ http://savannah.nongnu.org/download/9box/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gagnon_s@sympatico.ca COMMENT= 9box can "pack" windows inside itself PLIST_FILES= bin/9box diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index c4f1c6d..e7c9429 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefriends.org/arnold/Source/ \ ${MASTER_SITE_NETBSD} EXTRACT_SUFX= .shar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gagnon_s@sympatico.ca COMMENT= A simple menu patterened after plan9 PLIST_FILES= bin/9menu |