diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
commit | 366a97ec378567f23e179cc772f822ba4db8f104 (patch) | |
tree | e6aa68269518be8261903bc1ae16888c52befb1b /audio/mp3unicode | |
parent | 18a779b5e598c7f13997e14a43b2f26ccadaa6bb (diff) |
Notes
Diffstat (limited to 'audio/mp3unicode')
-rw-r--r-- | audio/mp3unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3unicode/Makefile b/audio/mp3unicode/Makefile index d51fc66e2bca..1237273431ef 100644 --- a/audio/mp3unicode/Makefile +++ b/audio/mp3unicode/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.2.1 CATEGORIES= audio MASTER_SITES= http://github.com/downloads/alonbl/mp3unicode/ -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ID3 tags charset converter LIB_DEPENDS= libtag.so:audio/taglib |