diff options
Diffstat (limited to 'audio/gstreamer-plugins-flac/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-flac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gstreamer-plugins-flac/Makefile b/audio/gstreamer-plugins-flac/Makefile index 83a3edaa7..36702655f 100644 --- a/audio/gstreamer-plugins-flac/Makefile +++ b/audio/gstreamer-plugins-flac/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/gstreamer-plugins-flac/Makefile,v 1.3 2008/02/21 16:27:57 kwm Exp $ +# $MCom: ports/audio/gstreamer-plugins-flac/Makefile,v 1.4 2008/03/15 21:09:28 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer free lossless audio encoder/decoder plugin |