diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-12-21 20:41:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-12-21 20:41:33 +0000 |
commit | 23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c (patch) | |
tree | b7c24b483a79e44fb1b7085a28da5450b707cf24 /audio/ximp3 | |
parent | 41e5245811885d7f12ba54fb56f717ba3639770c (diff) | |
download | ports-23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c.tar.gz ports-23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c.zip |
Notes
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 e5c6fc2dcd82..ddfea72a8b26 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= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A simple console MP3 player GNU_CONFIGURE= yes |