diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-06-09 18:00:35 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-06-09 18:00:35 +0000 |
commit | 948f5473bd90157cb2abf08c7ff2a2aac29d71dd (patch) | |
tree | 46ef8717eba1285cafd7d2c57f824730472b7864 /audio/libcddb | |
parent | - Update to 0.2.5 (diff) |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
Diffstat (limited to 'audio/libcddb')
-rw-r--r-- | audio/libcddb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile index e7830859ae58..6e9c9dea696b 100644 --- a/audio/libcddb/Makefile +++ b/audio/libcddb/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= A library to access data on a CDDB server USE_BZIP2= yes |