diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-09-16 18:07:52 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-09-16 18:07:52 +0000 |
commit | fa9ea716c56d784edd622f9eb25f57267abf7a4e (patch) | |
tree | 94a03c2b028d3125667d1f52f3e523f2fd609b1b /multimedia/x264/Makefile | |
parent | 0bf064ec87e6848f11e37368732462764e11b7ce (diff) | |
download | ports-fa9ea716c56d784edd622f9eb25f57267abf7a4e.tar.gz ports-fa9ea716c56d784edd622f9eb25f57267abf7a4e.zip |
Notes
Diffstat (limited to 'multimedia/x264/Makefile')
-rw-r--r-- | multimedia/x264/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index 7f29ebed6d13..f00e6b9b3df1 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -6,7 +6,7 @@ # $Id: Makefile 30 2006-10-30 22:15:26Z buhnux $ PORTNAME= x264 -PORTVERSION= 0.0.20070708 +PORTVERSION= 0.0.20070913 PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= http://downloads.videolan.org/pub/videolan/x264/snapshots/ |