Index: head/audio/gstreamer-plugins-sndfile/Makefile =================================================================== --- head/audio/gstreamer-plugins-sndfile/Makefile (revision 551601) +++ head/audio/gstreamer-plugins-sndfile/Makefile (revision 551602) @@ -1,13 +1,13 @@ # Created by: Michael Johnson # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio COMMENT= Gstreamer sndfile plugin GST_PLUGIN= sndfile MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins .include "${MASTERDIR}/Makefile" Index: head/audio/gstreamer1-plugins-sndfile/Makefile =================================================================== --- head/audio/gstreamer1-plugins-sndfile/Makefile (revision 551601) +++ head/audio/gstreamer1-plugins-sndfile/Makefile (revision 551602) @@ -1,14 +1,14 @@ # Created by: Michael Johnson # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer sndfile plugin GST_PLUGIN= sndfile DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile"