diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /audio/pacpl | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Notes
Notes:
svn path=/head/; revision=291538
Diffstat (limited to 'audio/pacpl')
-rw-r--r-- | audio/pacpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile index 96cf6c7a2ed2..4c4764d1ef98 100644 --- a/audio/pacpl/Makefile +++ b/audio/pacpl/Makefile @@ -7,7 +7,7 @@ PORTNAME= pacpl PORTVERSION= 4.0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF |