diff options
Diffstat (limited to 'irc/ircd-ru')
-rw-r--r-- | irc/ircd-ru/Makefile | 4 | ||||
-rw-r--r-- | irc/ircd-ru/pkg-descr | 12 |
2 files changed, 6 insertions, 10 deletions
diff --git a/irc/ircd-ru/Makefile b/irc/ircd-ru/Makefile index 2da3774a4ed7..ec2e6e589f4a 100644 --- a/irc/ircd-ru/Makefile +++ b/irc/ircd-ru/Makefile @@ -9,7 +9,7 @@ PORTNAME= ircd-ru PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= irc russian -MASTER_SITES= ftp://ftp.ircd.ru/pub/ircd-RU/ ftp://ftp.ircd.ru/pub/ircd-RU/old/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DISTNAME= ircd-RU-${PORTVERSION}-02-stable MAINTAINER= ports@FreeBSD.org @@ -76,7 +76,7 @@ CONFIGURE_ARGS+=--enable-select .endif .if ${ARCH} == "amd64" -BROKEN= "Does not compile on amd64" +BROKEN= Does not compile on amd64 .endif post-patch: diff --git a/irc/ircd-ru/pkg-descr b/irc/ircd-ru/pkg-descr index 916297c7713e..09132c75e933 100644 --- a/irc/ircd-ru/pkg-descr +++ b/irc/ircd-ru/pkg-descr @@ -1,10 +1,6 @@ -A port of the ircd-RU IRC daemon. - - ircd-RU is a modern and powerful IRC server which is based on Bahamut, - the DALnet IRC server software, and supports translation schemes, 8-bit - nicknames, 8-bit case-insensitive names processing, DNSBL support and lots - of other useful features. +ircd-RU is a modern and powerful IRC server which is based on Bahamut, +the DALnet IRC server software, and supports translation schemes, 8-bit +nicknames, 8-bit case-insensitive names processing, DNSBL support and lots +of other useful features. WWW: http://www.ircd.ru/ - -- Khamushkin Ilya <ilya@ircd.ru> |