diff options
author | Koop Mast <kwm@FreeBSD.org> | 2004-11-23 08:51:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2004-11-23 08:51:28 +0000 |
commit | db78fcaf263f33bc2978b3c6ad97e543a8eb5e57 (patch) | |
tree | 9674c3670457434a9629d24f43e6b490882c1076 /audio/libtremor | |
parent | ea2be51e791413313176db821f5c4903a50d6554 (diff) | |
download | ports-db78fcaf263f33bc2978b3c6ad97e543a8eb5e57.tar.gz ports-db78fcaf263f33bc2978b3c6ad97e543a8eb5e57.zip |
Notes
Diffstat (limited to 'audio/libtremor')
-rw-r--r-- | audio/libtremor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile index da11f0a9ae9c..cb7bd074e09f 100644 --- a/audio/libtremor/Makefile +++ b/audio/libtremor/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/ DISTNAME= tremor_snapshot_${SNAP_DATE} EXTRACT_SUFX= .tgz -MAINTAINER= kwm@rainbow-runner.nl +MAINTAINER= kwm@FreeBSD.org COMMENT= Integer-only fully Ogg Vorbis compliant decoder library SNAP_DATE= 02132004 |