diff options
author | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 19:08:12 +0000 |
---|---|---|
committer | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 19:11:41 +0000 |
commit | d63665f7cd9c99880704a3c5bc221829cb009744 (patch) | |
tree | 07dd07b593cf7bd648926a9f3c4d27d8fe1466e1 /audio/gstreamer1-plugins-ogg | |
parent | 57dd5abd6018e0bec9e5b7c406268b349da4b7e7 (diff) |
Diffstat (limited to 'audio/gstreamer1-plugins-ogg')
-rw-r--r-- | audio/gstreamer1-plugins-ogg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-ogg/Makefile b/audio/gstreamer1-plugins-ogg/Makefile index 000181d6b5eb..c64dd7fa509f 100644 --- a/audio/gstreamer1-plugins-ogg/Makefile +++ b/audio/gstreamer1-plugins-ogg/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= GStreamer Ogg bitstream plugin |