diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 10:37:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 10:37:02 +0000 |
commit | e7864b594d23bf09ee8b11bebc9d5be52c7e4e53 (patch) | |
tree | 1713301d14676e34b98840b0f808a141ed7b7db1 /multimedia/mtv | |
parent | 28db2da5d9b689a83014e4fc99af9ae444dd5d64 (diff) |
Notes
Diffstat (limited to 'multimedia/mtv')
-rw-r--r-- | multimedia/mtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mtv/Makefile b/multimedia/mtv/Makefile index 544486226207..0bc6cd08ce09 100644 --- a/multimedia/mtv/Makefile +++ b/multimedia/mtv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= multimedia linux MASTER_SITES= ftp://ftp.mpegtv.com/pub/mpeg/mpegtv/player/x86-unknown-linux-glibc/packages/TGZ/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz libSDLx11.so.tar.gz -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-performance MPEG video player (shareware) RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base |