diff options
author | sem <sem@FreeBSD.org> | 2005-10-21 00:10:00 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-10-21 00:10:00 +0800 |
commit | 739bb0e5eb90af9e34c90f3aaa09349972e324d8 (patch) | |
tree | bb672c267fbcddb1977a535b97fa1cb10aa80b74 /audio | |
parent | 7637e1a62adb6c7e4d46d227ee33a32dc38eef03 (diff) | |
download | freebsd-ports-gnome-739bb0e5eb90af9e34c90f3aaa09349972e324d8.tar.gz freebsd-ports-gnome-739bb0e5eb90af9e34c90f3aaa09349972e324d8.tar.zst freebsd-ports-gnome-739bb0e5eb90af9e34c90f3aaa09349972e324d8.zip |
- Fix maintainer email
PR: ports/87673
Submitted by: Gabor Kovesdan (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sonice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sonice/Makefile b/audio/sonice/Makefile index 53093ec4ccea..d8c6b5ac17cb 100644 --- a/audio/sonice/Makefile +++ b/audio/sonice/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://freebsd.t-hosting.hu/${PORTNAME}/ -MAINTAINER= gkovedan@t-hosting.hu +MAINTAINER= gkovesdan@t-hosting.hu COMMENT= Sonice eases reencoding of .ogg files RUN_DEPENDS= oggenc:${PORTSDIR}/audio/vorbis-tools \ |