diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-16 21:09:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-16 21:09:14 +0800 |
commit | 2b92830fe0a86417cf2ea3ed816cfefc38c983c6 (patch) | |
tree | 68e5cd2b9fd02a0e76042cd1692ca6f3b3b2c989 /irc | |
parent | 92bd2b3393a5b941358d6434f925f36ec8eeeab6 (diff) | |
download | freebsd-ports-gnome-2b92830fe0a86417cf2ea3ed816cfefc38c983c6.tar.gz freebsd-ports-gnome-2b92830fe0a86417cf2ea3ed816cfefc38c983c6.tar.zst freebsd-ports-gnome-2b92830fe0a86417cf2ea3ed816cfefc38c983c6.zip |
- Add ipv6 category
PR: ports/106128
Diffstat (limited to 'irc')
-rw-r--r-- | irc/unreal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile index 4c3579a911a9..1b5e18bdf204 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -8,7 +8,7 @@ PORTNAME= Unreal PORTVERSION= 3.2.5 PORTREVISION= 1 -CATEGORIES= irc +CATEGORIES= irc ipv6 MASTER_SITES= http://www.ilmarinen.us/unreal/ \ http://unrealircd.alert-net.com/ \ http://www1.dnwt.net/unreal/ |