diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
commit | 40d889badc4f18cb02157a73fc50c48fce95991e (patch) | |
tree | 11e9aa693c4ea6b1c1047757619c5a48bb6ad603 /audio/vorbisgain | |
parent | 63bf761c57c2e96a2449839a49e0ddaeaab0292a (diff) | |
download | ports-40d889badc4f18cb02157a73fc50c48fce95991e.tar.gz ports-40d889badc4f18cb02157a73fc50c48fce95991e.zip |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Notes
Notes:
svn path=/head/; revision=176714
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 850060671009..734e7369371d 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.37 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Calculates the perceived sound level of an Ogg Vorbis file LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis |