diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
commit | 64b4794545c3dd13930b5346b75feccd44f77b34 (patch) | |
tree | f50f3da76429f2c2ee6c501479d0d55873f70187 /audio/wmmp3 | |
parent | cf3ff8ca4a5ad867351d28650736620c2727662b (diff) |
Notes
Diffstat (limited to 'audio/wmmp3')
-rw-r--r-- | audio/wmmp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile index 26b5ef701865..6fdcb2f52888 100644 --- a/audio/wmmp3/Makefile +++ b/audio/wmmp3/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.12 CATEGORIES= audio windowmaker MASTER_SITES= http://www.dotfiles.com/software/wmmp3/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A front-end for mpg123 in a Window Maker dockapp RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |