diff options
-rw-r--r-- | audio/musicbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/musicbox/Makefile b/audio/musicbox/Makefile index 8afbd3107743..f32b88c7a282 100644 --- a/audio/musicbox/Makefile +++ b/audio/musicbox/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_NETBSD} # ftp://freebsd.csie.nctu.edu.tw/Upload/ EXTRACT_SUFX= .tgz -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 front-end for mpg123 RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |