diff options
Diffstat (limited to 'audio/mpg123.el/Makefile')
-rw-r--r-- | audio/mpg123.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg123.el/Makefile b/audio/mpg123.el/Makefile index b6c312dadbab..a9b5a1e26589 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Front-end to mpg123/ogg123 audio player for Emacsen RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |