diff options
-rw-r--r-- | audio/mpc/Makefile | 2 | ||||
-rw-r--r-- | audio/musicpd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile index 9bfe89f5afc7..9ced32d841b0 100644 --- a/audio/mpc/Makefile +++ b/audio/mpc/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpc PORTVERSION= 0.9.1 -CATEGORIES= audio +CATEGORIES= audio ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= musicpd diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index b67f6e634ef3..12b9ba6d6928 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -8,7 +8,7 @@ PORTNAME= musicpd PORTVERSION= 0.9.4 PORTREVISION= 1 -CATEGORIES= audio +CATEGORIES= audio ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= mpd-${PORTVERSION} |