diff options
author | shaun <shaun@FreeBSD.org> | 2006-11-29 21:04:39 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-11-29 21:04:39 +0800 |
commit | e1d99a29d0fccc1199dcbd6d42503956875f0ce4 (patch) | |
tree | c45a8ada07645a4c0181ebc385fd9de3d7139603 /audio/zinf | |
parent | 75cf0e8fa2492fbc844126d724a8be34a42d7dc7 (diff) | |
download | freebsd-ports-gnome-e1d99a29d0fccc1199dcbd6d42503956875f0ce4.tar.gz freebsd-ports-gnome-e1d99a29d0fccc1199dcbd6d42503956875f0ce4.tar.zst freebsd-ports-gnome-e1d99a29d0fccc1199dcbd6d42503956875f0ce4.zip |
Add ipv6 secondary category.
PR: ports/106002
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Diffstat (limited to 'audio/zinf')
-rw-r--r-- | audio/zinf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index c6c4b27e9b2a..3b63a698fee0 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -8,7 +8,7 @@ PORTNAME= zinf PORTVERSION= 2.2.5 PORTREVISION= 5 -CATEGORIES= audio +CATEGORIES= audio ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |