diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 14:22:47 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 14:22:47 +0000 |
commit | ce5a9a5d44c583db347bd353575f79a321c9cb8e (patch) | |
tree | bc031ae6ac4f39299b8f0702d54df30ad25c5549 /audio/gstreamer1-plugins-mad | |
parent | 2da41c9975f42d48e6ccd0d32eaffad37bc3c0c6 (diff) | |
download | ports-ce5a9a5d44c583db347bd353575f79a321c9cb8e.tar.gz ports-ce5a9a5d44c583db347bd353575f79a321c9cb8e.zip |
Notes
Diffstat (limited to 'audio/gstreamer1-plugins-mad')
-rw-r--r-- | audio/gstreamer1-plugins-mad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-mad/Makefile b/audio/gstreamer1-plugins-mad/Makefile index 71bb2fa45010..b1d6ec73fa9b 100644 --- a/audio/gstreamer1-plugins-mad/Makefile +++ b/audio/gstreamer1-plugins-mad/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer mp3 decoder plugin |