diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-21 00:28:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-21 00:28:32 +0000 |
commit | 3d4f4e722f79caa85bad3bc032befaf5d67954c4 (patch) | |
tree | 0c86c2beabdff7f7169c4a0c5a2fe99e6dd121a4 /irc | |
parent | Update to 1.2.1. Changes in this release: (diff) |
Reset undeliverable maintainer address
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ircd-ru/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ircd-ru/Makefile b/irc/ircd-ru/Makefile index d925efc60a5d..13dd1f54696d 100644 --- a/irc/ircd-ru/Makefile +++ b/irc/ircd-ru/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc russian MASTER_SITES= ftp://ftp.ircd.ru/pub/ircd-RU/ ftp://ftp.ircd.ru/pub/ircd-RU/old/ DISTNAME= ircd-RU-${PORTVERSION}-02-stable -MAINTAINER= ilya@ircd.ru +MAINTAINER= ports@FreeBSD.org COMMENT= An irc daemon with translation schemes and other useful features USE_BZIP2= yes |