diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
commit | 3f53954859572652a589cf92ab3981859aa2eb7a (patch) | |
tree | 3283accdb28313663e32787211fcdac10a67580c /audio/mpg123 | |
parent | eee8c71af2c46f56f5af20ee2039d2330336b0c2 (diff) | |
download | ports-3f53954859572652a589cf92ab3981859aa2eb7a.tar.gz ports-3f53954859572652a589cf92ab3981859aa2eb7a.zip |
Notes
Diffstat (limited to 'audio/mpg123')
-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 41aacb5bd752..629532e42eb2 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -21,7 +21,7 @@ PATCHFILES= mpg123-059r-v6-20000713b.diff.gz:ipv6 \ l3.diff.gz:l3 PATCH_DIST_STRIP= -p1 -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio WANT_GNOME= yes |