diff options
author | gabor <gabor@FreeBSD.org> | 2009-06-27 16:49:44 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2009-06-27 16:49:44 +0800 |
commit | e3757b1f31c8468b2d1f038cc5b03881cb2c05a0 (patch) | |
tree | 3bb9df9ff27512c13e315c32ee881eb799217501 /audio | |
parent | 15ff1f9d6b54061870ad166a821a08f79b92b150 (diff) | |
download | freebsd-ports-gnome-e3757b1f31c8468b2d1f038cc5b03881cb2c05a0.tar.gz freebsd-ports-gnome-e3757b1f31c8468b2d1f038cc5b03881cb2c05a0.tar.zst freebsd-ports-gnome-e3757b1f31c8468b2d1f038cc5b03881cb2c05a0.zip |
- Drop maintainership of some ports I don't use any more
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 73afd1024d42..b8695781b946 100644 --- a/audio/sonice/Makefile +++ b/audio/sonice/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://freebsd.t-hosting.hu/${PORTNAME}/ -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sonice eases reencoding of .ogg files RUN_DEPENDS= oggenc:${PORTSDIR}/audio/vorbis-tools \ |