diff options
-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 |