diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index dce18409b2bf..85c197750de4 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc gnome MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net .if defined(WITH_GNOME) LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs |