diff options
author | will <will@FreeBSD.org> | 2003-11-06 12:24:11 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-11-06 12:24:11 +0800 |
commit | 33cd6e1e8e666bd205aaddb0b49291da7bc69696 (patch) | |
tree | c32b95fae269292d09d5497e4bfb166aa88a3b11 /irc/kmyirc | |
parent | 4fbf44c89d779482ab34807c32518197e6683842 (diff) | |
download | freebsd-ports-gnome-33cd6e1e8e666bd205aaddb0b49291da7bc69696.tar.gz freebsd-ports-gnome-33cd6e1e8e666bd205aaddb0b49291da7bc69696.tar.zst freebsd-ports-gnome-33cd6e1e8e666bd205aaddb0b49291da7bc69696.zip |
Update maintainer address.
Diffstat (limited to 'irc/kmyirc')
-rw-r--r-- | irc/kmyirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/kmyirc/Makefile b/irc/kmyirc/Makefile index 94f1f5370310..4858f7d98f87 100644 --- a/irc/kmyirc/Makefile +++ b/irc/kmyirc/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: kmyirc # Date created: 25 November 2002 -# Whom: Frank Laszlo <laszlof@freebsdmatrix.net +# Whom: Frank Laszlo <laszlof@vonostingroup.com> # # $FreeBSD$ @@ -10,7 +10,7 @@ CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@freebsdmatrix.net +MAINTAINER= laszlof@vonostingroup.com COMMENT= "Good and easy IRC client for KDE." GNU_CONFIGURE= yes |