diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-06-14 22:31:03 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-06-14 22:31:03 +0000 |
commit | 4b0bc31c4501da9431f759a91c5672ab5ceae592 (patch) | |
tree | c978e3af361533cbd7bcf64cc754557aa67118ec /audio/mp3stat | |
parent | dfefa7d02d24b689ef77af7ed53709bc6898bdab (diff) | |
download | ports-4b0bc31c4501da9431f759a91c5672ab5ceae592.tar.gz ports-4b0bc31c4501da9431f759a91c5672ab5ceae592.zip |
Notes
Diffstat (limited to 'audio/mp3stat')
-rw-r--r-- | audio/mp3stat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 367ba138d357..a00975f7fa32 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= https://signal-lost.homeip.net/files/ \ http://www.alaskaparadise.com/freebsd/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= beech@alaskaparadise.com +MAINTAINER= beech@FreeBSD.org COMMENT= Read information about mp3s and oggs bitstream WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |