diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2014-04-10 13:15:00 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2014-04-10 13:15:00 +0000 |
commit | 80e2bffe6044ca7ee02ca38c200be5e56b9a8422 (patch) | |
tree | 71a163aa501fda73ce21bb06f0a7b4cdae247a63 /irc/ircd-ru | |
parent | 1950c266c7dc938098d32aa8576fa5ac4a693d5f (diff) | |
download | ports-80e2bffe6044ca7ee02ca38c200be5e56b9a8422.tar.gz ports-80e2bffe6044ca7ee02ca38c200be5e56b9a8422.zip |
Notes
Diffstat (limited to 'irc/ircd-ru')
-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 7eb97f5e1e59..2d79460770a1 100644 --- a/irc/ircd-ru/Makefile +++ b/irc/ircd-ru/Makefile @@ -4,7 +4,7 @@ PORTNAME= ircd-ru PORTVERSION= 1.0.7 PORTREVISION= 8 -CATEGORIES= russian irc +CATEGORIES= irc russian MASTER_SITES= http://m1cro.tk/ports/distfiles/ DISTNAME= ircd-RU-${PORTVERSION}-03-rc-20090810 |