diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-16 13:07:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-16 13:07:25 +0000 |
commit | 0c02a1b575407078eda167396b4b6d3ecc49ab9c (patch) | |
tree | 3d60dbe666588590f1800df6d4919661dce461a7 /irc/psybnc | |
parent | 373226888bb45e25891a5ba58d817770539cc62b (diff) | |
download | ports-0c02a1b575407078eda167396b4b6d3ecc49ab9c.tar.gz ports-0c02a1b575407078eda167396b4b6d3ecc49ab9c.zip |
Notes
Diffstat (limited to 'irc/psybnc')
-rw-r--r-- | irc/psybnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index 1b70cdb00dc8..5bd1f521f9a2 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -8,7 +8,7 @@ PORTNAME= psybnc PORTVERSION= 2.3.1 PORTREVISION= 1 -CATEGORIES= irc +CATEGORIES= irc ipv6 MASTER_SITES= http://www.psyBNC.at/download/final/ \ http://psyBNC.info/download/final/ DISTNAME= psyBNC${PORTVERSION} |