diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /multimedia/mpeg2play | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) | |
download | ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.tar.gz ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.zip |
Bump PORTREVISION after open-mofit update
Notes
Notes:
svn path=/head/; revision=273475
Diffstat (limited to 'multimedia/mpeg2play')
-rw-r--r-- | multimedia/mpeg2play/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpeg2play/Makefile b/multimedia/mpeg2play/Makefile index 9bfa9f9e2232..215a085dd112 100644 --- a/multimedia/mpeg2play/Makefile +++ b/multimedia/mpeg2play/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpeg2play PORTVERSION= 1.1b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.funet.fi/pub/graphics/packages/mpeg/mpeg2play/ |