diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-07-20 20:14:52 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-07-20 20:14:52 +0000 |
commit | b41037683421cefb74e3ca330131b2b79d0784e9 (patch) | |
tree | afd69c8d75221f0f782d19ee320c7e44d22dafe3 /audio | |
parent | 551ce1ea2335aa5859ecaa1805cf9de17dba1d94 (diff) | |
download | ports-b41037683421cefb74e3ca330131b2b79d0784e9.tar.gz ports-b41037683421cefb74e3ca330131b2b79d0784e9.zip |
I no longer have time to maintain this port.
Notes
Notes:
svn path=/head/; revision=85250
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 342eff372151..2e2c7cbb68a2 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= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio WANT_GNOME= yes |