diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-16 21:07:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-16 21:07:25 +0800 |
commit | 92bd2b3393a5b941358d6434f925f36ec8eeeab6 (patch) | |
tree | 9c2815c51abb61ec23bcd406ccb65ffae0f9e149 /irc/psybnc | |
parent | a19bec7439c015e033fffc30ebdd12c232a1f10f (diff) | |
download | freebsd-ports-gnome-92bd2b3393a5b941358d6434f925f36ec8eeeab6.tar.gz freebsd-ports-gnome-92bd2b3393a5b941358d6434f925f36ec8eeeab6.tar.zst freebsd-ports-gnome-92bd2b3393a5b941358d6434f925f36ec8eeeab6.zip |
- Add to ipv6 category
PR: ports/106127
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: maintainer timeout
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} |