diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 9099f96c4e804bf1a14769eb70ee1668a8a2ab3b (patch) | |
tree | ccd8521c60a4d79278cc2094e801c763209831ad /audio/ximp3 | |
parent | C++ fixes to make fcplay build with GCC 3.2+. (diff) |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
Diffstat (limited to 'audio/ximp3')
-rw-r--r-- | audio/ximp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ximp3/Makefile b/audio/ximp3/Makefile index 0735ca1bdccd..e5c6fc2dcd82 100644 --- a/audio/ximp3/Makefile +++ b/audio/ximp3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players/mp3 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= A simple console MP3 player GNU_CONFIGURE= yes |