diff options
author | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
commit | 2fdeeb4431abd2c5eb1ba905a5e8713aebc89303 (patch) | |
tree | b2f2ad6df6dc7e977b1e2f92b0acd4b873085d3d /audio | |
parent | 8f15682335994d6245b66d82c9a7bae9ab128f34 (diff) | |
download | freebsd-ports-graphics-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.gz freebsd-ports-graphics-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.zst freebsd-ports-graphics-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.zip |
- Change my e-mail
Approved by: sem (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3butler/Makefile | 2 | ||||
-rw-r--r-- | audio/orpheus/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3butler/Makefile b/audio/mp3butler/Makefile index 892bd5511af..f1fd20a05c7 100644 --- a/audio/mp3butler/Makefile +++ b/audio/mp3butler/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://core.inec.ru/~az/ \ http://iainlea.dyndns.org/software/${PORTNAME}/ -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= A program for renaming mp3 files and looking ID3 tags for it RUN_DEPENDS= ${SITE_PERL}/CDDB.pm:${PORTSDIR}/audio/p5-CDDB \ diff --git a/audio/orpheus/Makefile b/audio/orpheus/Makefile index b94e970b62c..0a00aaa564d 100644 --- a/audio/orpheus/Makefile +++ b/audio/orpheus/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://thekonst.net/download/ -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= Light-weight console UI audio player application RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 |