diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-11-29 13:04:39 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-11-29 13:04:39 +0000 |
commit | 48ecca81a442cac2a7a8113ab9e42861d5a3a50c (patch) | |
tree | 2cf8a3650ade2bc9adc570bb41530335fbc72a1b /audio/zinf | |
parent | d9e6c7a2808e3d75cd9c8b284d447b6284f7c257 (diff) | |
download | ports-48ecca81a442cac2a7a8113ab9e42861d5a3a50c.tar.gz ports-48ecca81a442cac2a7a8113ab9e42861d5a3a50c.zip |
Notes
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} |