diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-06-09 20:33:07 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-06-09 20:33:07 +0000 |
commit | 180a23ffae4dc722a7f8e4f096298bbb7fd29992 (patch) | |
tree | 745128cd5e0e48ff60cc2f583974525460e391a0 /devel/libopendaap/Makefile | |
parent | b9de059d9da414075e23c5e86233ce4f66dd0c4f (diff) |
- Grab MAINTAINER for multimedia@
- Add audio to CATEGORIES
Notes
Notes:
svn path=/head/; revision=164938
Diffstat (limited to 'devel/libopendaap/Makefile')
-rw-r--r-- | devel/libopendaap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index cdcd6acc2605..7ccd67cf6f5f 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -8,10 +8,10 @@ PORTNAME= libopendaap PORTVERSION= 0.4.0 PORTREVISION= 1 -CATEGORIES= devel net +CATEGORIES= devel audio net MASTER_SITES= http://crazney.net/programs/itunes/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= C lib used to connect to iTunes(R) music shares USE_BZIP2= yes |