diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-10-20 16:10:00 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-10-20 16:10:00 +0000 |
commit | 779c50f3976e0465afdb0d10d4f8508aa6fbbad8 (patch) | |
tree | 6e44ddb8c046f2bc8af844857ab5bea6de945471 /audio | |
parent | Update to 4609 (diff) |
- Fix maintainer email
PR: ports/87673
Submitted by: Gabor Kovesdan (maintainer)
Notes
Notes:
svn path=/head/; revision=145948
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 \ |