diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-02-26 02:13:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-02-26 02:13:36 +0000 |
commit | 2957cb7d5ada7735ab4d20c6090768335b8e7762 (patch) | |
tree | 6126ced7fee7fac42bf7c448eded79ff82d65472 /graphics/mtv/Makefile | |
parent | 058ff452b108e8578e90f3b399d8556832d3b176 (diff) |
Notes
Diffstat (limited to 'graphics/mtv/Makefile')
-rw-r--r-- | graphics/mtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index c910991272df..1a29eb47e281 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mtv -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.1 CATEGORIES= graphics 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 |