diff options
author | steve <steve@FreeBSD.org> | 1999-11-27 15:10:53 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-27 15:10:53 +0000 |
commit | 97a6bde19b72f787356ac4a08c5052f5b8cea90a (patch) | |
tree | c2ba2c3b3ccb1b87f2ca72bc52316dd27a27fda7 /audio/mp3encode/Makefile | |
parent | 32e0c47023df531838069bb548811d0e87543cc1 (diff) | |
download | FreeBSD-ports-97a6bde19b72f787356ac4a08c5052f5b8cea90a.zip FreeBSD-ports-97a6bde19b72f787356ac4a08c5052f5b8cea90a.tar.gz |
Update maintainer's Email address.
PR: 15116
Submitted by: maintainer
Diffstat (limited to 'audio/mp3encode/Makefile')
-rw-r--r-- | audio/mp3encode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3encode/Makefile b/audio/mp3encode/Makefile index 5015d2f..4fd5a8b 100644 --- a/audio/mp3encode/Makefile +++ b/audio/mp3encode/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: mp3encode # Version required: 1.10 # Date created: 5th August, 1998 -# Whom: Joel Sutton <jsutton@webnet.com.au> +# Whom: Joel Sutton <jsutton@bbcon.com.au> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PKGNAME= mp3encode-1.10 CATEGORIES= audio MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/ -MAINTAINER= jsutton@webnet.com.au +MAINTAINER= jsutton@bbcon.com.au WRKSRC= ${WRKDIR}/${DISTNAME}/lsf/encoder ALL_TARGET= encode |