diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 14:02:32 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 14:02:32 +0000 |
commit | d64a2a380f88ceec8264db6bbc94805f58112ee7 (patch) | |
tree | 837e7fb4d5efd642d6be282ff02e2bcece093a1c /multimedia/scte35dump | |
parent | bd3a9279310ec68c634964e6a819296aa470fadb (diff) |
Diffstat (limited to 'multimedia/scte35dump')
-rw-r--r-- | multimedia/scte35dump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/scte35dump/Makefile b/multimedia/scte35dump/Makefile index a80fdbc1c771..5c56c5a2ef41 100644 --- a/multimedia/scte35dump/Makefile +++ b/multimedia/scte35dump/Makefile @@ -1,6 +1,6 @@ PORTNAME= scte35dump DISTVERSION= 0.1.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MAINTAINER= rodrigo@FreeBSD.org |