diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-02-11 20:19:11 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-02-11 20:19:11 +0000 |
commit | a434ac470f551e64e3c8365eae0c87cab595a6aa (patch) | |
tree | c2dd006beb48ef083e9929b903873e6384ca2a7f /multimedia/handbrake | |
parent | 69c0e8df49468f17d676e69bcfd23a9dfa4ded44 (diff) |
Notes
Diffstat (limited to 'multimedia/handbrake')
-rw-r--r-- | multimedia/handbrake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 069e616cf0ac..14155f531d45 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -3,7 +3,7 @@ PORTNAME= handbrake PORTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia DIST_SUBDIR= ${PORTNAME} |