diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-17 21:14:29 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-17 21:14:29 +0000 |
commit | 134c55fc8863478d8fcd1017f928ecaa59ca1098 (patch) | |
tree | 635fe965de09db43d8101ca87c5ce2318ed5b34a /audio/gstreamer1-plugins-jack | |
parent | caf2f0a8fd3a2efca4990c022ef20c0e9f97bd2f (diff) | |
download | ports-134c55fc8863478d8fcd1017f928ecaa59ca1098.tar.gz ports-134c55fc8863478d8fcd1017f928ecaa59ca1098.zip |
Notes
Diffstat (limited to 'audio/gstreamer1-plugins-jack')
-rw-r--r-- | audio/gstreamer1-plugins-jack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-jack/Makefile b/audio/gstreamer1-plugins-jack/Makefile index f83f8ca4b91b..c5cd3594858e 100644 --- a/audio/gstreamer1-plugins-jack/Makefile +++ b/audio/gstreamer1-plugins-jack/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer low-latency audio server plugin |