diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:19:07 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:19:07 +0000 |
commit | 9143b1b3f14a60ad4eae6374312998d3eafcb674 (patch) | |
tree | f0f6fe01f25ba2d90dd29cd3f82fa4062dc7cb8e /multimedia/mlt | |
parent | cbf3cdc0aeb6e21227bed94c451abcdf6721301b (diff) |
- Bump PORTREVISION to chase the update of libexif
Notes
Notes:
svn path=/head/; revision=270222
Diffstat (limited to 'multimedia/mlt')
-rw-r--r-- | multimedia/mlt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index 1627c5d719cb..d39ef6a80058 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -6,6 +6,7 @@ PORTNAME= mlt PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME} |