diff options
author | joe <joe@FreeBSD.org> | 2000-07-17 23:38:08 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2000-07-17 23:38:08 +0000 |
commit | c17251913788d6e01e45bfb7581646eeff6ca98f (patch) | |
tree | a34218f53b39241ebd82b5dc051e06e8a6bc2836 /multimedia/mtv/Makefile | |
parent | e1181ea9517e93acf59111d7132bb7b063c7b6e6 (diff) | |
download | FreeBSD-ports-c17251913788d6e01e45bfb7581646eeff6ca98f.zip FreeBSD-ports-c17251913788d6e01e45bfb7581646eeff6ca98f.tar.gz |
Upgrade to version 1.1.4. (Fixes zoom mode on my machine.)
Diffstat (limited to 'multimedia/mtv/Makefile')
-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 dc6da0e..c910991 100644 --- a/multimedia/mtv/Makefile +++ b/multimedia/mtv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mtv -PORTVERSION= 1.1.1.3 +PORTVERSION= 1.1.4 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 |