diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-02-18 16:12:10 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-02-18 16:12:10 +0800 |
commit | cb4f458c9cbfd475db3b926e91791d8642ec5985 (patch) | |
tree | 58ebcfee3232d185b92c3c77ea3bc4df13dd2e3a /audio | |
parent | 544b07d790a25bffe92e444ed573c966e8a69dca (diff) | |
download | freebsd-ports-gnome-cb4f458c9cbfd475db3b926e91791d8642ec5985.tar.gz freebsd-ports-gnome-cb4f458c9cbfd475db3b926e91791d8642ec5985.tar.zst freebsd-ports-gnome-cb4f458c9cbfd475db3b926e91791d8642ec5985.zip |
Hand over maintainership to des@FeeeBSD.org.
Submitted by: des
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpg123/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index f22a4761cc7f..6d2a561ee630 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -23,7 +23,7 @@ PATCHFILES= mpg123-059r-v6-20000713b.diff.gz \ l3.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= sobomax@freebsd.org +MAINTAINER= des@FreeBSD.org WANT_ESOUND= yes |