diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-16 13:09:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-16 13:09:14 +0000 |
commit | 3b32afd68192a8cf33500872c6069e25302ed535 (patch) | |
tree | 50774cc3ca624db8c4f7c80b5c096bac30dc7025 /irc/unreal | |
parent | 0c02a1b575407078eda167396b4b6d3ecc49ab9c (diff) | |
download | ports-3b32afd68192a8cf33500872c6069e25302ed535.tar.gz ports-3b32afd68192a8cf33500872c6069e25302ed535.zip |
- Add ipv6 category
PR: ports/106128
Notes
Notes:
svn path=/head/; revision=179940
Diffstat (limited to 'irc/unreal')
-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/ |