diff options
author | kwm <kwm@FreeBSD.org> | 2004-11-23 16:51:28 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2004-11-23 16:51:28 +0800 |
commit | 39380e9bf5854a7751f859b1f5675004827777e4 (patch) | |
tree | c73b1589b59b9d6f1d402354cac645980911209a /audio/libtremor | |
parent | a03251879abc21dc2b4770d0de085a360a619bd0 (diff) | |
download | freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.gz freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.zst freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.zip |
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor)
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 |