diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-21 08:28:32 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-21 08:28:32 +0800 |
commit | 3d4f4e722f79caa85bad3bc032befaf5d67954c4 (patch) | |
tree | 0c86c2beabdff7f7169c4a0c5a2fe99e6dd121a4 /irc | |
parent | 52cead8e93e8fc1b2bd4aa9f60f93503f84c32b7 (diff) | |
download | freebsd-ports-gnome-3d4f4e722f79caa85bad3bc032befaf5d67954c4.tar.gz freebsd-ports-gnome-3d4f4e722f79caa85bad3bc032befaf5d67954c4.tar.zst freebsd-ports-gnome-3d4f4e722f79caa85bad3bc032befaf5d67954c4.zip |
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 |