diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2020-05-27 11:16:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2020-05-27 11:16:04 +0000 |
commit | 66ce9d5285cbefb89921b5f2ff06b3561611cff0 (patch) | |
tree | 6b285e4b35e3fdc31dbd210af1d3f03d4cf5d637 | |
parent | - Update to 0.5.0 (diff) |
Chase audio/libopenmpt update
Notes
Notes:
svn path=/head/; revision=536687
-rw-r--r-- | audio/gstreamer1-plugins-openmpt/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer1-plugins-all/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/gstreamer1-plugins-openmpt/Makefile b/audio/gstreamer1-plugins-openmpt/Makefile index 8d43b489c210..15bee9b7d6b2 100644 --- a/audio/gstreamer1-plugins-openmpt/Makefile +++ b/audio/gstreamer1-plugins-openmpt/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= GStreamer OpenMPT audio decoder plugin diff --git a/multimedia/gstreamer1-plugins-all/Makefile b/multimedia/gstreamer1-plugins-all/Makefile index 51d27d0f8f81..34cb414b810a 100644 --- a/multimedia/gstreamer1-plugins-all/Makefile +++ b/multimedia/gstreamer1-plugins-all/Makefile @@ -3,7 +3,7 @@ PORTNAME= gstreamer1-plugins-all PORTVERSION= 1.16 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= multimedia@FreeBSD.org |