diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /irc | |
parent | Update to 030716 (diff) |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/konversation-kde4/Makefile | 2 | ||||
-rw-r--r-- | irc/konversation/Makefile | 2 | ||||
-rw-r--r-- | irc/ngircd/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index 13f70f1ccd0c..6061903a3cc3 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= A user friendly IRC client for KDE USE_KDELIBS_VER=3 diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index 13f70f1ccd0c..6061903a3cc3 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= A user friendly IRC client for KDE USE_KDELIBS_VER=3 diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index f18ed690ba22..ba1de14bbe57 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= http://download.berlios.de/ngircd/ \ ftp://ftp.berlios.de/pub/ngircd/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Free open source daemon for Internet Relay Chat (IRC) GNU_CONFIGURE= yes |