diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
commit | 64b4794545c3dd13930b5346b75feccd44f77b34 (patch) | |
tree | f50f3da76429f2c2ee6c501479d0d55873f70187 /irc | |
parent | Fix up the bogus BUILD_DEPENDS that I left in after testing. (diff) |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
Notes
Notes:
svn path=/head/; revision=95826
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 53c762321447..43fe56e6ce0e 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ -MAINTAINER?= jim@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 53c762321447..43fe56e6ce0e 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ -MAINTAINER?= jim@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |