diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /audio/mpg123.el/Makefile | |
parent | 862f44a5fe54cbaf39e474fc734eef31b7684977 (diff) |
Notes
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 8b7451c7a149..d85616459822 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= taoka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Front-end to mpg123/ogg123 audio player for Emacsen RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |