diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-19 09:18:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-19 09:18:37 +0000 |
commit | 238940659fef9d2215986549df4157f1a1c130f8 (patch) | |
tree | 1a72a6cc720e6c81823475b401b3d2c34b2fe440 /audio/vorbisgain | |
parent | 57e08a072bd89d1680e71472369bf1402fa32449 (diff) | |
download | ports-238940659fef9d2215986549df4157f1a1c130f8.tar.gz ports-238940659fef9d2215986549df4157f1a1c130f8.zip |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=218823
Diffstat (limited to 'audio/vorbisgain')
-rw-r--r-- | audio/vorbisgain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index bcdc849bf83e..227043f91d34 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calculates the perceived sound level of an Ogg Vorbis file LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis |