diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
commit | bd7856a184d8e68093981cd1c63c7c259bf5f76b (patch) | |
tree | 2ad82a2388bc24b6cba7a7f89060ee0607010668 /audio/x11amp/Makefile | |
parent | 1c69e60c805ae15b75be5ac1fb0d6c6743d26a31 (diff) | |
download | ports-bd7856a184d8e68093981cd1c63c7c259bf5f76b.tar.gz ports-bd7856a184d8e68093981cd1c63c7c259bf5f76b.zip |
Notes
Diffstat (limited to 'audio/x11amp/Makefile')
-rw-r--r-- | audio/x11amp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index 381a374e6818..421cb80938aa 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/misc/x11amp/0.9/ \ ftp://ftp.sci-nnov.ru/pub/FreeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} -MAINTAINER= dburr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11-based MP3 player with nice graphical interface USE_XLIB= yes |