aboutsummaryrefslogtreecommitdiffstats
path: root/audio/adpcm
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-06-14 16:15:13 +0800
committerlinimon <linimon@FreeBSD.org>2006-06-14 16:15:13 +0800
commit38bc0da0c25b52a523c5e56375378996b07ef97b (patch)
treea62bef5db62c5b8aa074b7847a98c6152778faad /audio/adpcm
parentd19eb2a8c43941dcdb02e5caca541d8f8aab94f1 (diff)
downloadfreebsd-ports-gnome-38bc0da0c25b52a523c5e56375378996b07ef97b.tar.gz
freebsd-ports-gnome-38bc0da0c25b52a523c5e56375378996b07ef97b.tar.zst
freebsd-ports-gnome-38bc0da0c25b52a523c5e56375378996b07ef97b.zip
Reset andrew@ugh.net.au due to multiple timeouts.
Diffstat (limited to 'audio/adpcm')
-rw-r--r--audio/adpcm/Makefile2
-rw-r--r--audio/adpcm/pkg-descr3
2 files changed, 1 insertions, 4 deletions
diff --git a/audio/adpcm/Makefile b/audio/adpcm/Makefile
index 73f1fde58b20..dcf47e8d249c 100644
--- a/audio/adpcm/Makefile
+++ b/audio/adpcm/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cwi.nl/pub/audio/
DISTNAME= adpcm
EXTRACT_SUFX= .shar
-MAINTAINER= andrew@ugh.net.au
+MAINTAINER= ports@FreeBSD.org
COMMENT= An Intel/DVI IMA ADPCM codec library
NO_WRKSUBDIR= true
diff --git a/audio/adpcm/pkg-descr b/audio/adpcm/pkg-descr
index b2f4b6395cd0..dcff4f9ffaf1 100644
--- a/audio/adpcm/pkg-descr
+++ b/audio/adpcm/pkg-descr
@@ -1,6 +1,3 @@
This is a library containing functions to convert between 16 bit linear PCM
audio and 4 bit ADPCM. It uses the Intel/DVI ADPCM encoding which is
recommended by the IMA Digital Audio Technical Working Group.
-
-- Andrew
-andrew@ugh.net.au