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/9box/Makefile | |
parent | USE_ICONV. (diff) |
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/9box/Makefile')
-rw-r--r-- | x11/9box/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9box/Makefile b/x11/9box/Makefile index 2d36d850613c..396d83d6f50d 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 |