diff options
author | Jim Mock <jim@FreeBSD.org> | 2002-06-18 00:23:37 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2002-06-18 00:23:37 +0000 |
commit | 9867faa88d341aace631965f3c4256ad917fb5be (patch) | |
tree | 4d5aad825174b69339fd271b9f7b070649e898ad /irc | |
parent | 70564959aa02b34d570e182d715971283387a8df (diff) | |
download | ports-9867faa88d341aace631965f3c4256ad917fb5be.tar.gz ports-9867faa88d341aace631965f3c4256ad917fb5be.zip |
Change maintainer to gnome@FreeBSD.org. I have a potential upgrade to
1.9.1, but I seem to be having some font issues preventing it from
starting up, so until I get those straightened out, only commit the
maintainer change for now.
Discussed with: marcus
Notes
Notes:
svn path=/head/; revision=61462
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile index 5c7032c2a361..d50eb21a7792 100644 --- a/irc/xchat-devel/Makefile +++ b/irc/xchat-devel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc gnome MASTER_SITES= http://xchat.org/files/source/1.7/ \ http://xchat.linuxpower.org/files/source/1.7/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_X_PREFIX= yes USE_BZIP2= yes |